From 4e382c285fc3080f013a10cdce5408a97823fd3b Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 3 Dec 2024 08:39:31 +0900 Subject: [PATCH] Lock json-schema-5.1.0 --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index a9a0b4790c..5e6a004590 100644 --- a/common.mk +++ b/common.mk @@ -1605,7 +1605,7 @@ no-install-for-test-bundled-gems: no-update-default-gemspecs yes-install-for-test-bundled-gems: yes-update-default-gemspecs $(XRUBY) -C "$(srcdir)" -r./tool/lib/gem_env.rb bin/gem \ install --no-document --conservative \ - "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" \ "sinatra" "rack" "tilt" "mustermann" "base64" "compact_index" "rack-test" test-bundled-gems-fetch: yes-test-bundled-gems-fetch