summaryrefslogtreecommitdiffstats
path: root/.vim/bundle/vim-multiple-cursors/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to '.vim/bundle/vim-multiple-cursors/Gemfile.lock')
-rw-r--r--.vim/bundle/vim-multiple-cursors/Gemfile.lock30
1 files changed, 0 insertions, 30 deletions
diff --git a/.vim/bundle/vim-multiple-cursors/Gemfile.lock b/.vim/bundle/vim-multiple-cursors/Gemfile.lock
deleted file mode 100644
index e833b24..0000000
--- a/.vim/bundle/vim-multiple-cursors/Gemfile.lock
+++ /dev/null
@@ -1,30 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- diff-lcs (1.2.5)
- rake (10.4.2)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.1)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.0)
- diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
- vimrunner (0.3.1)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- rake
- rspec
- vimrunner
-
-BUNDLED WITH
- 1.10.6