Explorar el Código

Add "BUNDLED WITH" to Gemfile.lock

https://github.com/bundler/bundler/pull/3546
Tianon Gravi hace 10 años
padre
commit
adc3a532b7
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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