From 270cf1c5cf2c68f2005368f5f4c8a9d0a787d892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 06:21:23 +0000 Subject: [PATCH] Bump govuk_app_config from 2.2.0 to 2.2.1 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 2.2.0 to 2.2.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/v2.2.0...v2.2.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 903db5c8..e5323877 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ ruby File.read(".ruby-version").strip gem "elasticsearch", "~> 6" gem "gds-api-adapters", "~> 67.0" -gem "govuk_app_config", "~> 2.2.0" +gem "govuk_app_config", "~> 2.2.1" gem "govuk_frontend_toolkit", "~> 9.0.0" gem "govuk_publishing_components", "~> 21.59.0" gem "mongoid", "~> 7.1.2" diff --git a/Gemfile.lock b/Gemfile.lock index 15fa11c4..9ca34ac7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM activesupport (>= 4.2.0) govuk-content-schema-test-helpers (1.6.1) json-schema (~> 2.8.0) - govuk_app_config (2.2.0) + govuk_app_config (2.2.1) logstasher (>= 1.2.2, < 1.4.0) sentry-raven (>= 2.7.1, < 3.1.0) statsd-ruby (~> 1.4.0) @@ -123,7 +123,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.3) + i18n (1.8.4) concurrent-ruby (~> 1.0) json (2.3.0) json-schema (2.8.0) @@ -344,7 +344,7 @@ DEPENDENCIES factory_bot_rails gds-api-adapters (~> 67.0) govuk-content-schema-test-helpers - govuk_app_config (~> 2.2.0) + govuk_app_config (~> 2.2.1) govuk_frontend_toolkit (~> 9.0.0) govuk_publishing_components (~> 21.59.0) govuk_test