Added missing dependency for rake examples.
This commit is contained in:
parent
2c59c58a47
commit
614154bbb6
@ -1291,7 +1291,7 @@ test-bundler-precheck: $(arch)-fake.rb programs
|
|||||||
|
|
||||||
yes-test-bundler-prepare: test-bundler-precheck
|
yes-test-bundler-prepare: test-bundler-precheck
|
||||||
$(XRUBY) -C "$(srcdir)" bin/gem install --no-document \
|
$(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
|
RSPECOPTS = --format progress
|
||||||
BUNDLER_SPECS =
|
BUNDLER_SPECS =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user