--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.vim/bundle/editorconfig-vim/tests/Gemfile.lock Wed Sep 09 10:43:34 2015 +0200
@@ -0,0 +1,22 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ diff-lcs (1.2.4)
+ rake (10.1.0)
+ rspec (2.14.1)
+ rspec-core (~> 2.14.0)
+ rspec-expectations (~> 2.14.0)
+ rspec-mocks (~> 2.14.0)
+ rspec-core (2.14.5)
+ rspec-expectations (2.14.2)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.14.3)
+ vimrunner (0.3.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ rake (~> 10.1.0)
+ rspec (~> 2.14.1)
+ vimrunner (~> 0.3.0)