diff --git a/Gemfile.lock b/Gemfile.lock index 6e27c0ba..fa920c38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,8 +185,8 @@ GEM rake (>= 13) googleapis-common-protos-types (1.16.0) google-protobuf (>= 3.18, < 5.a) - govspeak (8.8.2) - actionview (>= 6, < 7.2.3) + govspeak (8.8.3) + actionview (>= 6, < 8.0.2) addressable (>= 2.3.8, < 2.8.8) govuk_publishing_components (>= 35.1) htmlentities (~> 4) @@ -194,7 +194,7 @@ GEM kramdown (>= 2.3.1, < 2.5.2) nokogiri (~> 1.12) rinku (~> 2.0) - sanitize (~> 6) + sanitize (>= 6, < 8) govuk_admin_template (7.0.0) bootstrap-sass (~> 3.4) jquery-rails (~> 4.3) @@ -651,9 +651,9 @@ GEM rubocop-rspec (3.3.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) - sanitize (6.1.3) + sanitize (7.0.0) crass (~> 1.0.2) - nokogiri (>= 1.12.0) + nokogiri (>= 1.16.8) sass-embedded (1.77.8) google-protobuf (~> 4.26) rake (>= 13)