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.
2 parents 6348993 + ea8fa12 commit 1a51864Copy full SHA for 1a51864
Gemfile
@@ -90,4 +90,4 @@ gem 'code0-zero_track', '0.0.4'
90
91
gem 'image_processing', '>= 1.2'
92
93
-gem 'json-schema', '~> 5.1'
+gem 'json-schema', '~> 6.0'
Gemfile.lock
@@ -159,7 +159,7 @@ GEM
159
rdoc (>= 4.0.0)
160
reline (>= 0.4.2)
161
json (2.12.2)
162
- json-schema (5.2.1)
+ json-schema (6.0.0)
163
addressable (~> 2.8)
164
bigdecimal (~> 3.1)
165
language_server-protocol (3.17.0.5)
@@ -401,7 +401,7 @@ DEPENDENCIES
401
graphql (~> 2.1)
402
grpc (~> 1.67)
403
image_processing (>= 1.2)
404
- json-schema (~> 5.1)
+ json-schema (~> 6.0)
405
lograge (~> 0.14.0)
406
pg (~> 1.1)
407
pry (~> 0.15.0)
0 commit comments