From 990c271abad2d49a9557abdf4dfc0810374cec62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 11 Apr 2019 17:39:46 +0000 Subject: [PATCH] Bump govuk_app_config from 1.14.0 to 1.15.1 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 1.14.0 to 1.15.1. - [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.14.0...v1.15.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c620184c4..9dd2b18ab 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.0" gem 'govuk_publishing_components', '~> 16.10' -gem 'govuk_app_config', '~> 1.14.0' +gem 'govuk_app_config', '~> 1.15.1' group :development do gem 'image_optim', '0.26.3' diff --git a/Gemfile.lock b/Gemfile.lock index 119728dac..654b58750 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM rubocop (~> 0.64) rubocop-rspec (~> 1.28) scss_lint - govuk_app_config (1.14.0) + govuk_app_config (1.15.1) aws-xray-sdk (~> 0.10.0) logstasher (~> 1.2.2) sentry-raven (~> 2.7.1) @@ -352,7 +352,7 @@ DEPENDENCIES gds-api-adapters (~> 59.0) govuk-content-schema-test-helpers (~> 1.6) govuk-lint (~> 3.10) - govuk_app_config (~> 1.14.0) + govuk_app_config (~> 1.15.1) govuk_frontend_toolkit (~> 8.1.0) govuk_publishing_components (~> 16.10) govuk_template (= 0.26.0)