diff --git a/Gemfile b/Gemfile index 129e01982..e1af5a3c3 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'asset_bom_removal-rails', '~> 1.0.0' gem 'nokogiri', "~> 1.10" gem 'redis', "~> 4.1.3" gem 'govuk_publishing_components', '~> 21.4.0' -gem 'govuk_app_config', '~> 2.0.0' +gem 'govuk_app_config', '~> 2.0.1' group :development do gem 'image_optim', '0.26.5' diff --git a/Gemfile.lock b/Gemfile.lock index ad780ddd8..88f55fbde 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM rubocop-rails (~> 2) rubocop-rspec (~> 1.28) scss_lint - govuk_app_config (2.0.0) + govuk_app_config (2.0.1) logstasher (>= 1.2.2, < 1.4.0) sentry-raven (>= 2.7.1, < 2.12.0) statsd-ruby (~> 1.4.0) @@ -127,7 +127,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.6.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) image_optim (0.26.5) exifr (~> 1.2, >= 1.2.2) @@ -337,7 +337,7 @@ DEPENDENCIES gds-api-adapters (~> 60.1) govuk-content-schema-test-helpers (~> 1.6) govuk-lint (~> 4.0) - govuk_app_config (~> 2.0.0) + govuk_app_config (~> 2.0.1) govuk_frontend_toolkit (~> 9.0.0) govuk_publishing_components (~> 21.4.0) govuk_template (= 0.26.0)