From 8738ae27a3937955962aad163cf8b9650717549f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Mar 2019 05:42:51 +0000 Subject: [PATCH] Bump govuk_template from 0.23.0 to 0.25.0 Bumps [govuk_template](https://github.com/alphagov/govuk_template) from 0.23.0 to 0.25.0. - [Release notes](https://github.com/alphagov/govuk_template/releases) - [Changelog](https://github.com/alphagov/govuk_template/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_template/compare/v0.23.0...0.25.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6962ac..2982779 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.4) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -97,7 +97,7 @@ GEM diff-lcs (1.3) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - erubi (1.7.1) + erubi (1.8.0) erubis (2.7.0) execjs (2.7.0) factory_bot (4.8.2) @@ -108,7 +108,7 @@ GEM faker (1.8.7) i18n (>= 0.7) ffi (1.10.0) - globalid (0.4.1) + globalid (0.4.2) activesupport (>= 4.2.0) govuk-lint (3.7.0) rubocop (~> 0.51.0) @@ -126,7 +126,7 @@ GEM govuk_notify_rails (2.0.0) notifications-ruby-client (>= 2.0.0) rails (>= 4.1.0) - govuk_template (0.23.0) + govuk_template (0.25.0) rails (>= 3.1) haml (4.0.7) tilt @@ -146,7 +146,7 @@ GEM ruby_parser (~> 3.5) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.2.0) + i18n (1.6.0) concurrent-ruby (~> 1.0) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) @@ -176,7 +176,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) nested_form_fields (0.8.2) coffee-rails (>= 3.2.1) @@ -184,8 +184,8 @@ GEM rails (>= 3.2.0) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.1) + mini_portile2 (~> 2.4.0) notifications-ruby-client (2.6.0) jwt (>= 1.5, < 3) orm_adapter (0.5.0)