diff --git a/Gemfile.lock b/Gemfile.lock index 6fd5fb6e4ef..76837b6ba10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,9 +42,9 @@ GIT GEM remote: https://rubygems.org/ specs: - actionpack (7.2.2) - actionview (= 7.2.2) - activesupport (= 7.2.2) + actionpack (7.2.2.1) + actionview (= 7.2.2.1) + activesupport (= 7.2.2.1) nokogiri (>= 1.8.5) racc rack (>= 2.2.4, < 3.2) @@ -53,15 +53,15 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (7.2.2) - activesupport (= 7.2.2) + actionview (7.2.2.1) + activesupport (= 7.2.2.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (7.2.2) - activesupport (= 7.2.2) - activesupport (7.2.2) + activemodel (7.2.2.1) + activesupport (= 7.2.2.1) + activesupport (7.2.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -291,7 +291,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.1) + logger (1.6.2) loggregator_emitter (5.2.0) beefcake (~> 1.0.0) loofah (2.23.1) @@ -306,7 +306,7 @@ GEM mime-types-data (3.2024.1001) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.1) + minitest (5.25.4) mock_redis (0.48.1) ms_rest (0.6.4) concurrent-ruby (~> 1.0) @@ -383,9 +383,9 @@ GEM rails-html-sanitizer (1.6.1) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (7.2.2) - actionpack (= 7.2.2) - activesupport (= 7.2.2) + railties (7.2.2.1) + actionpack (= 7.2.2.1) + activesupport (= 7.2.2.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -488,7 +488,7 @@ GEM ruby_parser (3.8.3) sexp_processor (~> 4.1) rubyzip (2.3.2) - securerandom (0.3.2) + securerandom (0.4.0) sequel (5.87.0) bigdecimal sequel_pg (1.17.1) @@ -560,7 +560,7 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - useragent (0.16.10) + useragent (0.16.11) vhd (0.0.4) bit-struct vmstat (2.3.1)