Skip to content

Commit

Permalink
Merge pull request #2112 from alphagov/bump-govuk-schemas
Browse files Browse the repository at this point in the history
Bump `govuk_schemas` gem
  • Loading branch information
pezholio authored Jun 24, 2024
2 parents d7d5d00 + 3a4a5f0 commit 630f3dd
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
amq-protocol (2.3.2)
ast (2.4.2)
awesome_print (1.9.2)
Expand Down Expand Up @@ -144,6 +144,8 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
faraday (2.9.1)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
Expand Down Expand Up @@ -214,7 +216,8 @@ GEM
statsd-ruby (~> 1.5)
govuk_message_queue_consumer (5.0.1)
bunny (~> 2.17)
govuk_schemas (5.0.2)
govuk_schemas (5.0.4)
faker (~> 3.4.1)
json-schema (>= 2.8, < 4.4)
govuk_sidekiq (8.0.1)
gds-api-adapters (>= 19.1.0)
Expand Down Expand Up @@ -554,7 +557,7 @@ GEM
pry (>= 0.13.0)
psych (5.1.2)
stringio
public_suffix (5.0.5)
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
Expand Down

0 comments on commit 630f3dd

Please sign in to comment.