diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index bffdde0..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,26 +0,0 @@ -PATH - remote: . - specs: - vim-flavor (0.0.3) - -GEM - remote: https://rubygems.org/ - specs: - diff-lcs (1.1.3) - rspec (2.8.0) - rspec-core (~> 2.8.0) - rspec-expectations (~> 2.8.0) - rspec-mocks (~> 2.8.0) - rspec-core (2.8.0) - rspec-expectations (2.8.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.8.0) - thor (0.14.6) - -PLATFORMS - ruby - -DEPENDENCIES - rspec (~> 2.8) - thor (~> 0.14.6) - vim-flavor!