Browse Source

Merge pull request #812 from infosiftr/bundled-with

Add "BUNDLED WITH" to Gemfile.lock
Tianon Gravi 10 years ago
parent
commit
8ac221bf0e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      test/tests/ruby-bundler/Gemfile.lock

+ 3 - 0
test/tests/ruby-bundler/Gemfile.lock

@@ -28,3 +28,6 @@ DEPENDENCIES
   nokogiri
   rack (~> 1.1)
   rspec
+
+BUNDLED WITH
+   1.10.3