From e553ee79b746a92152336b10d0860b5bfa72ddde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 2 May 2018 05:31:32 +0000 Subject: [PATCH] Bump govuk_publishing_components from 7.0.0 to 7.1.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 7.0.0 to 7.1.0. - [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/v7.0.0...v7.1.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index dbc33ec2..b273b124 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 52.5.1' gem 'govuk_app_config', '~> 1.4' gem 'govuk_elements_rails' gem 'govuk_frontend_toolkit', '~> 7.5.0' -gem 'govuk_publishing_components', '~> 7.0.0' +gem 'govuk_publishing_components', '~> 7.1.0' gem 'plek', '2.1.1' gem 'rails', '~> 5.2.0' gem 'rails-i18n', '~> 5.1.1' diff --git a/Gemfile.lock b/Gemfile.lock index 0f531a0b..5151d751 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM rubocop (~> 0.52.0) rubocop-rspec (~> 1.19.0) scss_lint - govuk_app_config (1.4.2) + govuk_app_config (1.5.0) logstasher (~> 1.2.2) sentry-raven (~> 2.7.1) statsd-ruby (~> 1.4.0) @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (7.5.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (7.0.0) + govuk_publishing_components (7.1.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -370,7 +370,7 @@ DEPENDENCIES govuk_app_config (~> 1.4) govuk_elements_rails govuk_frontend_toolkit (~> 7.5.0) - govuk_publishing_components (~> 7.0.0) + govuk_publishing_components (~> 7.1.0) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)