summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index de36ccfdb2..d6e4d6acd7 100755
--- a/common.mk
+++ b/common.mk
@@ -1291,7 +1291,7 @@ test-bundler-precheck: $(arch)-fake.rb programs
yes-test-bundler-prepare: test-bundler-precheck
$(XRUBY) -C "$(srcdir)" bin/gem install --no-document \
- --install-dir .bundle --conservative "rspec:~> 3.5"
+ --install-dir .bundle --conservative "rspec:~> 3.5" "rake:~> 12.0"
RSPECOPTS = --format progress
BUNDLER_SPECS =