From a187befab0c7a323ab0ff3a9b80edb444a8eb140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 11 May 2018 05:24:51 +0000 Subject: [PATCH] Bump govuk_publishing_components from 7.2.0 to 7.3.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 7.2.0 to 7.3.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.2.0...v7.3.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 8e450f83..20627b9e 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.2.0' +gem 'govuk_publishing_components', '~> 7.3.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 b6ff3792..9a67e20f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.7.1) execjs (2.7.0) - faraday (0.15.0) + faraday (0.15.1) multipart-post (>= 1.2, < 3) ffi (1.9.23) gds-api-adapters (52.5.1) @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (7.5.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (7.2.0) + govuk_publishing_components (7.3.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -185,7 +185,7 @@ GEM mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.11.3) - money (6.11.2) + money (6.11.3) i18n (>= 0.6.4, < 1.1) multipart-post (2.0.0) netrc (0.11.0) @@ -370,7 +370,7 @@ DEPENDENCIES govuk_app_config (~> 1.4) govuk_elements_rails govuk_frontend_toolkit (~> 7.5.0) - govuk_publishing_components (~> 7.2.0) + govuk_publishing_components (~> 7.3.0) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)