diff --git a/Gemfile.lock b/Gemfile.lock index 7473f96b..df1b67cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,13 +176,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) @@ -235,7 +235,7 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) jquery-rails (4.6.0) @@ -669,7 +669,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) 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) @@ -690,10 +690,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) simplecov (0.22.0)