summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-05-12 21:55:53 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-05-13 07:54:37 +0900
commit777b5b4f3959ebd1a0b2601324a1f4fa452ca166 (patch)
treed1e6f53d42355d2397004df1e63714a39cd6f238 /common.mk
parentcecd343336b127d84f1c84e39f30bcdade64703d (diff)
Bump version to use RSpec 3.8+
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3086
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 7b53fe38da..af4207a193 100644
--- a/common.mk
+++ b/common.mk
@@ -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 =