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:
parent
cecd343336
commit
777b5b4f39
Notes:
git
2020-05-13 07:55:12 +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:~> 13.0" "parallel_tests:~> 2.29"
|
||||
--install-dir .bundle --conservative "rspec:~> 3.8" "rake:~> 13.0" "parallel_tests:~> 2.29"
|
||||
|
||||
RSPECOPTS =
|
||||
BUNDLER_SPECS =
|
||||
|
|
Loading…
Add table
Reference in a new issue