File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ test/tmp
16
16
test /version_tmp
17
17
tmp
18
18
19
- gemfiles /3.gemfile.lock
20
- gemfiles /4.gemfile.lock
19
+ gemfiles /3.0. gemfile.lock
20
+ gemfiles /4.0. gemfile.lock
Original file line number Diff line number Diff line change 1
1
# Usage:
2
2
#
3
- # $ BUNDLE_GEMFILE=./gemfiles/3.gemfile bundle install
4
- # $ BUNDLE_GEMFILE=./gemfiles/3.gemfile bundle exec rake test:integration
3
+ # $ BUNDLE_GEMFILE=./gemfiles/3.0. gemfile bundle install
4
+ # $ BUNDLE_GEMFILE=./gemfiles/3.0. gemfile bundle exec rake test:integration
5
5
6
6
source 'https://rubygems.org'
7
7
Original file line number Diff line number Diff line change 1
1
# Usage:
2
2
#
3
- # $ BUNDLE_GEMFILE=./gemfiles/4.gemfile bundle install
4
- # $ BUNDLE_GEMFILE=./gemfiles/4.gemfile bundle exec rake test:integration
3
+ # $ BUNDLE_GEMFILE=./gemfiles/4.0. gemfile bundle install
4
+ # $ BUNDLE_GEMFILE=./gemfiles/4.0. gemfile bundle exec rake test:integration
5
5
6
6
source 'https://rubygems.org'
7
7
You can’t perform that action at this time.
0 commit comments