diff --git a/Gemfile.lock b/Gemfile.lock index 2b2b30e1b4b..e9e576de47f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,13 +160,13 @@ GEM rake (>= 13) googleapis-common-protos-types (1.16.0) google-protobuf (>= 3.18, < 5.a) - govspeak (8.3.4) - actionview (>= 6) - addressable (>= 2.3.8, < 3) - govuk_publishing_components (>= 35.1) + govspeak (8.4.0) + actionview (>= 6, < 7.2.2) + addressable (>= 2.3.8, < 2.8.8) + govuk_publishing_components (>= 35.1, < 43.5.1) htmlentities (~> 4) - i18n (>= 0.7) - kramdown (>= 2.3.1) + i18n (>= 0.7, < 1.14.7) + kramdown (>= 2.3.1, < 2.4.1) nokogiri (~> 1.12) rinku (~> 2.0) sanitize (~> 6) @@ -559,7 +559,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.7) + rexml (3.3.8) rinku (2.0.6) rouge (4.4.0) rubocop (1.64.1) @@ -596,7 +596,7 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) - sanitize (6.1.0) + sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) sass-embedded (1.77.8) @@ -613,10 +613,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.19.0) + sentry-rails (5.20.1) railties (>= 5.0) - sentry-ruby (~> 5.19.0) - sentry-ruby (5.19.0) + sentry-ruby (~> 5.20.1) + sentry-ruby (5.20.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda (4.0.0)