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
@ -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…
x
Reference in New Issue
Block a user