소스 검색

Add "BUNDLED WITH" to Gemfile.lock

https://github.com/bundler/bundler/pull/3546
Tianon Gravi 10 년 전
부모
커밋
adc3a532b7
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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