summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-05-09 09:51:08 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-05-13 07:54:37 +0900
commitcf9619084b458e10402eb37615b73b4cc0d61eeb (patch)
tree1ed18856bd522476ac1736343c77bd9066a8fb64 /common.mk
parent5b634afe4cacbad1f04ef84e9929626820350912 (diff)
Bump version to use Rake 13 in bundler examples
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 65c0afd0e5..7b53fe38da 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:~> 12.0" "parallel_tests:~> 2.29"
+ --install-dir .bundle --conservative "rspec:~> 3.5" "rake:~> 13.0" "parallel_tests:~> 2.29"
RSPECOPTS =
BUNDLER_SPECS =