diff --git a/Gemfile b/Gemfile index fb8784f8b4..cea89f7e0e 100644 --- a/Gemfile +++ b/Gemfile @@ -48,7 +48,7 @@ gem "bootsnap", require: false gem "flipflop" gem "redcarpet", "~> 3.6" -gem "govuk-components", "~> 5.0.0" +gem "govuk-components", "~> 5.0.1" gem "govuk_design_system_formbuilder", "~> 5.0.0" # DfE Sign-in diff --git a/Gemfile.lock b/Gemfile.lock index aca0f862eb..2cdbece7b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,10 +167,10 @@ GEM terminal-table (>= 1.8) globalid (1.2.1) activesupport (>= 6.1) - govuk-components (5.0.0) + govuk-components (5.0.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (~> 6.0) - view_component (>= 3.3, < 3.8) + view_component (>= 3.3, < 3.9) govuk_design_system_formbuilder (5.0.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -524,7 +524,7 @@ DEPENDENCIES erb_lint factory_bot_rails flipflop - govuk-components (~> 5.0.0) + govuk-components (~> 5.0.1) govuk_design_system_formbuilder (~> 5.0.0) jsbundling-rails launchy