diff --git a/Gemfile b/Gemfile index 4f00a8651..53a197df6 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'asset_bom_removal-rails', '~> 1.0.0' gem 'nokogiri', "~> 1.8" gem 'redis', "~> 4.0.2" gem 'govuk_publishing_components', '~> 9.26.1' -gem 'govuk_app_config', '~> 1.9.1' +gem 'govuk_app_config', '~> 1.9.2' group :development do gem 'image_optim', '0.26.2' diff --git a/Gemfile.lock b/Gemfile.lock index d945eb774..ee590bdf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM rubocop (~> 0.58) rubocop-rspec (~> 1.28) scss_lint - govuk_app_config (1.9.1) + govuk_app_config (1.9.2) aws-xray-sdk (~> 0.10.0) logstasher (~> 1.2.2) sentry-raven (~> 2.7.1) @@ -360,7 +360,7 @@ DEPENDENCIES gds-api-adapters (~> 53.1) govuk-content-schema-test-helpers (~> 1.6) govuk-lint (~> 3.9.0) - govuk_app_config (~> 1.9.1) + govuk_app_config (~> 1.9.2) govuk_frontend_toolkit (~> 7.6.0) govuk_publishing_components (~> 9.26.1) govuk_template (= 0.24.1)