diff --git a/Gemfile.lock b/Gemfile.lock index 19f8a71bcdb..420f7be8c56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) base64 (0.2.0) - benchmark (0.4.0) + benchmark (0.4.1) bigdecimal (3.1.9) bindex (0.8.1) bugsnag (6.27.1) @@ -54,8 +54,8 @@ GEM xpath (~> 3.2) coderay (1.1.3) commonmarker (0.23.12) - concurrent-ruby (1.3.5) - connection_pool (2.5.0) + concurrent-ruby (1.3.6) + connection_pool (2.5.5) crass (1.0.6) date (3.4.1) diff-lcs (1.6.0) @@ -63,7 +63,7 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) - drb (2.2.1) + drb (2.2.3) dry-cli (1.0.0) erubi (1.13.1) escape_utils (1.2.1) @@ -77,10 +77,10 @@ GEM graphql-client (0.25.0) activesupport (>= 3.0) graphql (>= 1.13.0) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) - io-console (0.8.0) - irb (1.15.1) + io-console (0.8.2) + irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -90,25 +90,25 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.24.0) + loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) matrix (0.4.3) method_source (1.0.0) mini_mime (1.1.0) mini_portile2 (2.8.9) - minitest (5.25.4) + minitest (5.25.5) nio4r (2.7.5) nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.3) + psych (5.2.6) date stringio public_suffix (4.0.6) @@ -116,7 +116,7 @@ GEM nio4r (~> 2.0) racc (1.8.1) rack (2.2.22) - rack-proxy (0.7.6) + rack-proxy (0.7.7) rack rack-session (1.0.2) rack (< 3) @@ -145,7 +145,7 @@ GEM psych (>= 4.0.0) redcarpet (3.6.1) regexp_parser (2.1.1) - reline (0.6.0) + reline (0.6.3) io-console (~> 0.5) request_store (1.5.0) rack (>= 1.4) @@ -173,7 +173,7 @@ GEM sitemap_generator (6.3.0) builder (~> 3.0) stringex (2.8.6) - stringio (3.1.3) + stringio (3.1.9) thor (1.3.2) turbo-rails (2.0.11) actionpack (>= 6.0.0) @@ -182,10 +182,10 @@ GEM concurrent-ruby (~> 1.0) uri (1.0.4) useragent (0.16.11) - vite_rails (3.0.19) + vite_rails (3.0.20) railties (>= 5.1, < 9) vite_ruby (~> 3.0, >= 3.2.2) - vite_ruby (3.3.0) + vite_ruby (3.3.4) dry-cli (>= 0.7, < 2) rack-proxy (~> 0.6, >= 0.6.1) zeitwerk (~> 2.2) @@ -194,10 +194,10 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.9.1) + webrick (1.9.2) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.5) PLATFORMS ruby