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 RSpec 3.8+

This commit is contained in:
Hiroshi SHIBATA 2020-05-12 21:55:53 +09:00
parent cecd343336
commit 777b5b4f39
Notes: git 2020-05-13 07:55:12 +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:~> 13.0" "parallel_tests:~> 2.29"
--install-dir .bundle --conservative "rspec:~> 3.8" "rake:~> 13.0" "parallel_tests:~> 2.29"
RSPECOPTS =
BUNDLER_SPECS =