From c852fa719448df97aedfb267f9eb216549b68e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 19 Jul 2018 15:40:41 +0000 Subject: [PATCH] Bump govuk_frontend_toolkit from 7.5.0 to 7.6.0 Bumps [govuk_frontend_toolkit](https://github.com/alphagov/govuk_frontend_toolkit) from 7.5.0 to 7.6.0. - [Release notes](https://github.com/alphagov/govuk_frontend_toolkit/releases) - [Changelog](https://github.com/alphagov/govuk_frontend_toolkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_frontend_toolkit/compare/v7.5.0...v7.6.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 8db6e7c21..2f49cf32f 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'uglifier', '>= 1.3.0' gem 'gds-api-adapters', '~> 52.6' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.6' -gem 'govuk_frontend_toolkit', '~> 7.4' +gem 'govuk_frontend_toolkit', '~> 7.6' gem 'govuk_publishing_components', '~> 9.5.3' gem 'plek', '~> 2.1' gem 'slimmer', '~> 13.0' diff --git a/Gemfile.lock b/Gemfile.lock index e330623b5..a99760d8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM sentry-raven (~> 2.7.1) statsd-ruby (~> 1.4.0) unicorn (~> 5.4.0) - govuk_frontend_toolkit (7.5.0) + govuk_frontend_toolkit (7.6.0) railties (>= 3.1.0) sass (>= 3.2.0) govuk_publishing_components (9.5.3) @@ -279,7 +279,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.4.4) nokogumbo (~> 1.4) - sass (3.5.6) + sass (3.5.7) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -364,7 +364,7 @@ DEPENDENCIES govuk-lint govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.6) - govuk_frontend_toolkit (~> 7.4) + govuk_frontend_toolkit (~> 7.6) govuk_publishing_components (~> 9.5.3) govuk_schemas (~> 3.1) htmlentities (~> 4.3)