1
0
Fork 0
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:
Hiroshi SHIBATA 2020-05-09 09:51:08 +09:00
parent 5b634afe4c
commit cf9619084b
Notes: git 2020-05-13 07:55:15 +09:00

View file

@ -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 =