From 9d4d54a575e6ec55d1bc312e2453d2832ad79bf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 24 Sep 2018 14:34:36 +0000 Subject: [PATCH] Bump govuk_publishing_components from 9.26.0 to 9.26.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 9.26.0 to 9.26.1. - [Release notes](https://github.com/alphagov/govuk_publishing_components/releases) - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v9.26.0...v9.26.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 dc9248c9..70c4646d 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 53.1.0' gem 'govuk_app_config', '~> 1.9' gem 'govuk_elements_rails' gem 'govuk_frontend_toolkit', '~> 7.6.0' -gem 'govuk_publishing_components', '~> 9.26.0' +gem 'govuk_publishing_components', '~> 9.26.1' gem 'plek', '2.1.1' gem 'rails', '~> 5.2.1' gem 'rails-i18n', '~> 5.1.1' diff --git a/Gemfile.lock b/Gemfile.lock index 8e985cee..912814b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM govuk_frontend_toolkit (7.6.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (9.26.0) + govuk_publishing_components (9.26.1) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -372,7 +372,7 @@ DEPENDENCIES govuk_app_config (~> 1.9) govuk_elements_rails govuk_frontend_toolkit (~> 7.6.0) - govuk_publishing_components (~> 9.26.0) + govuk_publishing_components (~> 9.26.1) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)