From c68a11d5e103c24cf287f0224f6875cefdb7afb8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 18 Jun 2019 10:19:31 +0000 Subject: [PATCH] Bump govuk_app_config from 1.18.1 to 1.19.0 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 1.18.1 to 1.19.0. - [Release notes](https://github.com/alphagov/govuk_app_config/releases) - [Changelog](https://github.com/alphagov/govuk_app_config/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v1.18.1...v1.19.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5a4a64c5f..700845c51 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.1" gem 'govuk_publishing_components', '~> 17.1' -gem 'govuk_app_config', '~> 1.18.1' +gem 'govuk_app_config', '~> 1.19.0' group :development do gem 'image_optim', '0.26.3' diff --git a/Gemfile.lock b/Gemfile.lock index 73d2fda2c..9d455b7df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM rubocop (~> 0.64) rubocop-rspec (~> 1.28) scss_lint - govuk_app_config (1.18.1) + govuk_app_config (1.19.0) aws-xray-sdk (~> 0.10.0) logstasher (~> 1.2.2) sentry-raven (~> 2.7.1) @@ -337,7 +337,7 @@ DEPENDENCIES gds-api-adapters (~> 59.5) govuk-content-schema-test-helpers (~> 1.6) govuk-lint (~> 3.11) - govuk_app_config (~> 1.18.1) + govuk_app_config (~> 1.19.0) govuk_frontend_toolkit (~> 8.2.0) govuk_publishing_components (~> 17.1) govuk_template (= 0.26.0)