From 9c9caa69fc1be27c4da7e6e84817cf9761a4b622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 2 Oct 2018 08:27:52 +0000 Subject: [PATCH] Bump govuk_publishing_components from 11.0.0 to 11.1.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 11.0.0 to 11.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/v11.0.0...v11.1.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index c4926c18..78d5de1a 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', '~> 8.0.0' -gem 'govuk_publishing_components', '~> 11.0.0' +gem 'govuk_publishing_components', '~> 11.1.0' 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 95bd9c83..a846485a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM govuk_frontend_toolkit (8.0.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (11.0.0) + govuk_publishing_components (11.1.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -185,8 +185,8 @@ GEM mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) - money (6.12.0) - i18n (>= 0.6.4, < 1.1) + money (6.13.0) + i18n (>= 0.6.4, <= 2) multipart-post (2.0.0) netrc (0.11.0) nio4r (2.3.1) @@ -265,7 +265,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) robotex (1.0.0) - rouge (3.2.1) + rouge (3.3.0) rubocop (0.58.2) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -372,7 +372,7 @@ DEPENDENCIES govuk_app_config (~> 1.9) govuk_elements_rails govuk_frontend_toolkit (~> 8.0.0) - govuk_publishing_components (~> 11.0.0) + govuk_publishing_components (~> 11.1.0) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)