From c13d7ded91c773d3d66c338970b1c2ef7d4afd26 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Mon, 27 Jun 2022 20:17:06 +0100 Subject: [PATCH] Update govuk-components to v3.1.1 --- Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fec988e50..a18b0cb33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,11 +173,12 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) - govuk-components (3.0.6) + govuk-components (3.1.1) + actionpack (>= 6.1) activemodel (>= 6.1) - html-attributes-utils (~> 0.9.0) + html-attributes-utils (~> 0.9, >= 0.9.2) railties (>= 6.1) - view_component (~> 2.49.1) + view_component (~> 2.56.2) govuk_design_system_formbuilder (3.0.3) actionview (>= 6.1) activemodel (>= 6.1) @@ -187,7 +188,7 @@ GEM activesupport redcarpet hashdiff (1.0.1) - html-attributes-utils (0.9.0) + html-attributes-utils (0.9.2) activesupport (>= 6.1.4.4) html_tokenizer (0.0.7) i18n (1.10.0) @@ -211,7 +212,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.15.0) + minitest (5.16.1) msgpack (1.5.2) net-imap (0.2.3) digest @@ -276,8 +277,8 @@ GEM rack (>= 1.0, < 3) rack-mini-profiler (2.3.4) rack (>= 1.2.0) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.0) + rack (>= 1.3) rails (7.0.3) actioncable (= 7.0.3) actionmailbox (= 7.0.3) @@ -401,7 +402,7 @@ GEM concurrent-ruby (~> 1.0) uk_postcode (2.1.7) unicode-display_width (2.1.0) - view_component (2.49.1) + view_component (2.56.2) activesupport (>= 5.0.0, < 8.0) method_source (~> 1.0) warden (1.2.9)