Skip to content

Commit

Permalink
Merge pull request #2213 from alphagov/dependabot/bundler/json-schema…
Browse files Browse the repository at this point in the history
…-5.0.0

Bump json-schema from 4.3.1 to 5.0.0
  • Loading branch information
KludgeKML authored Aug 21, 2024
2 parents 29979ef + 5da5c5c commit 2039bf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
json-schema (4.3.1)
addressable (>= 2.8)
json-schema (5.0.0)
addressable (~> 2.8)
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -519,7 +519,7 @@ GEM
pry (>= 0.13, < 0.15)
psych (5.1.2)
stringio
public_suffix (6.0.0)
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down

0 comments on commit 2039bf6

Please sign in to comment.