Skip to content

Commit

Permalink
Merge pull request #3172 from alphagov/dependabot/bundler/govuk_schem…
Browse files Browse the repository at this point in the history
…as-5.0.4
  • Loading branch information
govuk-ci committed Jun 25, 2024
2 parents 4661cf1 + 68956ee commit a2d112a
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 @@ -76,8 +76,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)
afm (0.2.2)
ast (2.4.2)
aws-eventstream (1.3.0)
Expand Down Expand Up @@ -137,6 +137,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.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
Expand Down Expand Up @@ -202,7 +204,8 @@ GEM
rouge
sprockets (>= 3)
sprockets-rails
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 @@ -549,7 +552,7 @@ GEM
webrick
psych (5.1.2)
stringio
public_suffix (5.0.5)
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down

0 comments on commit a2d112a

Please sign in to comment.