diff --git a/Gemfile b/Gemfile index 119fa253b..762c1b175 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'dotenv', '2.8.1' gem 'faraday', '~> 2.14.1' gem 'fb-jwt-auth', '0.10.0' gem 'govspeak', '~> 7.1' -gem 'govuk-components', '< 5.0.2' +gem 'govuk-components', '~> 5.0.2' gem 'govuk_design_system_formbuilder' gem 'govuk_notify_rails', '~> 3.0.0' gem 'hashie' diff --git a/Gemfile.lock b/Gemfile.lock index e52cdc441..264b1a42f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,10 +218,10 @@ GEM nokogiri (~> 1.12) rinku (~> 2.0) sanitize (~> 6) - govuk-components (4.1.2) + govuk-components (5.0.2) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (~> 6.0) - view_component (>= 3.3, < 3.7) + view_component (>= 3.9, < 3.10) govuk_app_config (9.16.7) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.31) @@ -804,7 +804,7 @@ GEM uri (1.1.1) useragent (0.16.11) version_gem (1.1.6) - view_component (3.6.0) + view_component (3.9.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -859,7 +859,7 @@ DEPENDENCIES faraday (~> 2.14.1) fb-jwt-auth (= 0.10.0) govspeak (~> 7.1) - govuk-components (< 5.0.2) + govuk-components (~> 5.0.2) govuk_design_system_formbuilder govuk_notify_rails (~> 3.0.0) hashie