Skip to content

Commit 4e382c2

Browse files
committed
Lock json-schema-5.1.0
1 parent af5c34f commit 4e382c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1605,7 +1605,7 @@ no-install-for-test-bundled-gems: no-update-default-gemspecs
16051605
yes-install-for-test-bundled-gems: yes-update-default-gemspecs
16061606
$(XRUBY) -C "$(srcdir)" -r./tool/lib/gem_env.rb bin/gem \
16071607
install --no-document --conservative \
1608-
"hoe" "json-schema" "test-unit-rr" "simplecov" "simplecov-html" "simplecov-json" "rspec" "zeitwerk" \
1608+
"hoe" "json-schema:5.1.0" "test-unit-rr" "simplecov" "simplecov-html" "simplecov-json" "rspec" "zeitwerk" \
16091609
"sinatra" "rack" "tilt" "mustermann" "base64" "compact_index" "rack-test"
16101610

16111611
test-bundled-gems-fetch: yes-test-bundled-gems-fetch

0 commit comments

Comments
 (0)