Skip to content

Commit

Permalink
Update json-schema to version 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 19, 2024
1 parent fa7f1a9 commit ad1ded1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
Expand Down Expand Up @@ -36,7 +36,7 @@ GEM
rubocop (< 2.0)
iniparse (1.5.0)
json (2.7.2)
json-schema (4.3.0)
json-schema (4.3.1)
addressable (>= 2.8)
language_server-protocol (3.17.0.3)
listen (3.8.0)
Expand All @@ -59,7 +59,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.5)
public_suffix (6.0.0)
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
Expand Down

0 comments on commit ad1ded1

Please sign in to comment.