Skip to content

Commit

Permalink
Merge pull request #1415 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 authored Jun 25, 2024
2 parents 2fa8332 + 4e6a901 commit 1189f35
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 @@ -77,8 +77,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)
ancestry (4.3.3)
activerecord (>= 5.2.6)
ast (2.4.2)
Expand Down Expand Up @@ -143,6 +143,8 @@ GEM
factory_bot (~> 6.4)
railties (>= 5.0.0)
fakefs (2.5.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 @@ -215,7 +217,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)
hashdiff (1.1.0)
hashie (5.0.0)
Expand Down Expand Up @@ -531,7 +534,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 1189f35

Please sign in to comment.