diff --git a/Gemfile.lock b/Gemfile.lock index ebb4fb2b4..453f7e665 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) base64 (0.2.0) @@ -130,6 +130,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) @@ -192,7 +194,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) @@ -529,7 +532,7 @@ GEM pry (>= 0.13.0) psych (5.1.2) stringio - public_suffix (5.1.1) + public_suffix (6.0.0) puma (6.4.2) nio4r (~> 2.0) racc (1.8.0)