From f587496a9af9f0282ae2239f602a0af3c93e4918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 17 Jan 2018 10:19:43 +0000 Subject: [PATCH] Bump govuk_publishing_components from 3.0.2 to 4.1.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 3.0.2 to 4.1.0. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v3.0.2...v4.1.0) --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 35f9d208a..ed15e49ea 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem 'sass-rails', "5.0.7" gem 'asset_bom_removal-rails', '~> 1.0.0' gem 'nokogiri', "~> 1.7" gem 'redis', "~> 4.0.1" -gem 'govuk_publishing_components', '~> 3.0.2', require: false +gem 'govuk_publishing_components', '~> 4.1.0', require: false gem 'govuk_app_config', '~> 1.1.0' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 524f02f50..df169a861 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM rest-client (~> 2.0) globalid (0.4.1) activesupport (>= 4.2.0) - govspeak (5.2.2) + govspeak (5.4.0) actionview (>= 4.1, < 6) addressable (>= 2.3.8, < 3) commander (~> 4.4) @@ -112,7 +112,7 @@ GEM govuk_frontend_toolkit (7.2.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (3.0.2) + govuk_publishing_components (4.1.0) govspeak (>= 5.0.3) govuk_frontend_toolkit rails (>= 5.0.0.1) @@ -178,7 +178,7 @@ GEM i18n (>= 0.6.4, < 1.0) multipart-post (2.0.0) netrc (0.11.0) - nio4r (2.1.0) + nio4r (2.2.0) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) null_logger (0.0.1) @@ -239,7 +239,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rouge (3.0.0) + rouge (3.1.0) rubocop (0.51.0) parallel (~> 1.10) parser (>= 2.3.3.1, < 3.0) @@ -331,7 +331,7 @@ DEPENDENCIES govuk-lint (~> 3.6.0) govuk_app_config (~> 1.1.0) govuk_frontend_toolkit (~> 7.2.0) - govuk_publishing_components (~> 3.0.2) + govuk_publishing_components (~> 4.1.0) govuk_template (= 0.23.0) image_optim (= 0.26.1) jasmine-rails (~> 0.14.1)