summaryrefslogtreecommitdiffstats
path: root/spec/Gemfile.lock
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-14 20:20:59 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-14 20:20:59 +0200
commit27f22774b112c613d88edae351ac1fe15ee59441 (patch)
tree2769bb8b74d47e09d95bcdce78a04ba03487013d /spec/Gemfile.lock
parentf6be1d3d1304e0e17b28dd7d2e6bf40602f0bde1 (diff)
downloadvim-polyglot-27f22774b112c613d88edae351ac1fe15ee59441.tar.gz
vim-polyglot-27f22774b112c613d88edae351ac1fe15ee59441.zip
Move specs location one level down
Diffstat (limited to 'spec/Gemfile.lock')
-rw-r--r--spec/Gemfile.lock20
1 files changed, 0 insertions, 20 deletions
diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock
deleted file mode 100644
index f88e86d1..00000000
--- a/spec/Gemfile.lock
+++ /dev/null
@@ -1,20 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- diff-lcs (1.1.3)
- rspec (2.12.0)
- rspec-core (~> 2.12.0)
- rspec-expectations (~> 2.12.0)
- rspec-mocks (~> 2.12.0)
- rspec-core (2.12.2)
- rspec-expectations (2.12.1)
- diff-lcs (~> 1.1.3)
- rspec-mocks (2.12.0)
- vimrunner (0.3.0)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- rspec
- vimrunner