mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Bump version to use Rake 13 in bundler examples
This commit is contained in:
parent
5b634afe4c
commit
cf9619084b
Notes:
git
2020-05-13 07:55:15 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -1339,7 +1339,7 @@ test-bundler-precheck: programs
|
|||
|
||||
yes-test-bundler-prepare: test-bundler-precheck
|
||||
$(XRUBY) -C "$(srcdir)" bin/gem install --no-document \
|
||||
--install-dir .bundle --conservative "rspec:~> 3.5" "rake:~> 12.0" "parallel_tests:~> 2.29"
|
||||
--install-dir .bundle --conservative "rspec:~> 3.5" "rake:~> 13.0" "parallel_tests:~> 2.29"
|
||||
|
||||
RSPECOPTS =
|
||||
BUNDLER_SPECS =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue