diff --git a/Gemfile b/Gemfile index a2d88a29..bbb87892 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "dfe-autocomplete", github: "DFE-Digital/dfe-autocomplete" gem "faraday", "~> 2.7" gem "gds_zendesk" -gem "govuk-components", "~> 3.3.0" +gem "govuk-components", "~> 4.1.0" gem "govuk_design_system_formbuilder" gem "govuk_markdown", "~> 2.0" gem "jsbundling-rails" diff --git a/Gemfile.lock b/Gemfile.lock index 7b1fc433..86aa1e7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,15 +173,15 @@ GEM zendesk_api (~> 1.27) globalid (1.1.0) activesupport (>= 5.0) - govuk-components (3.3.0) - html-attributes-utils (~> 0.9, >= 0.9.2) - pagy (~> 5.10.1) - view_component (~> 2.74.1) - govuk_design_system_formbuilder (3.3.0) + govuk-components (4.1.0) + html-attributes-utils (~> 1.0.0, >= 1.0.0) + pagy (~> 6.0) + view_component (~> 3.3.0) + govuk_design_system_formbuilder (4.1.1) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) - html-attributes-utils (~> 0.9, >= 0.9.2) + html-attributes-utils (~> 1) govuk_markdown (2.0.1) activesupport redcarpet @@ -191,7 +191,7 @@ GEM tilt hashdiff (1.0.1) hashie (5.0.0) - html-attributes-utils (0.9.2) + html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) i18n (1.14.1) concurrent-ruby (~> 1.0) @@ -229,11 +229,11 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.18.1) + minitest (5.19.0) msgpack (1.6.0) multi_xml (0.6.0) multipart-post (2.2.3) - net-imap (0.3.6) + net-imap (0.3.7) date net-protocol net-pop (0.1.2) @@ -271,8 +271,7 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) orm_adapter (0.5.0) - pagy (5.10.1) - activesupport + pagy (6.0.4) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1) @@ -284,7 +283,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.7.1) - rack (2.2.7) + rack (2.2.8) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-protection (3.0.1) @@ -469,8 +468,8 @@ GEM unicode-display_width (2.4.2) vcr (6.2.0) version_gem (1.1.1) - view_component (2.74.1) - activesupport (>= 5.0.0, < 8.0) + view_component (3.3.0) + activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) warden (1.2.9) @@ -485,13 +484,13 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.8.1) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.34) - zeitwerk (2.6.8) + zeitwerk (2.6.10) zendesk_api (1.38.0.rc1) faraday (> 2.0.0) faraday-multipart @@ -525,7 +524,7 @@ DEPENDENCIES faraday (~> 2.7) foreman (~> 0.87.2) gds_zendesk - govuk-components (~> 3.3.0) + govuk-components (~> 4.1.0) govuk_design_system_formbuilder govuk_markdown (~> 2.0) jsbundling-rails