We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5c34f commit 4e382c2Copy full SHA for 4e382c2
common.mk
@@ -1605,7 +1605,7 @@ no-install-for-test-bundled-gems: no-update-default-gemspecs
1605
yes-install-for-test-bundled-gems: yes-update-default-gemspecs
1606
$(XRUBY) -C "$(srcdir)" -r./tool/lib/gem_env.rb bin/gem \
1607
install --no-document --conservative \
1608
- "hoe" "json-schema" "test-unit-rr" "simplecov" "simplecov-html" "simplecov-json" "rspec" "zeitwerk" \
+ "hoe" "json-schema:5.1.0" "test-unit-rr" "simplecov" "simplecov-html" "simplecov-json" "rspec" "zeitwerk" \
1609
"sinatra" "rack" "tilt" "mustermann" "base64" "compact_index" "rack-test"
1610
1611
test-bundled-gems-fetch: yes-test-bundled-gems-fetch
0 commit comments