From a3762e4b09d80d7fe6759c3a4352c1edc56b530c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 07:21:29 +0000 Subject: [PATCH] Bump rails from `5322159` to `9248135` Bumps [rails](https://github.com/rails/rails) from `5322159` to `9248135`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/5322159d325ed67d7f5662caf0fb048dc616400d...92481359a7f74261059a292a7cea61e68144b57e) --- updated-dependencies: - dependency-name: rails dependency-version: 92481359a7f74261059a292a7cea61e68144b57e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78023cca..b33fadb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 5322159d325ed67d7f5662caf0fb048dc616400d + revision: 92481359a7f74261059a292a7cea61e68144b57e branch: main specs: actioncable (8.2.0.alpha) @@ -72,6 +72,7 @@ GIT json logger (>= 1.4.2) minitest (>= 5.1) + psych (>= 4) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) @@ -120,8 +121,8 @@ GEM brakeman (7.1.1) racc builder (3.3.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crack (1.0.1) bigdecimal rexml @@ -129,7 +130,7 @@ GEM cssbundling-rails (1.4.3) railties (>= 6.0.0) csv (3.3.5) - date (3.5.0) + date (3.5.1) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) @@ -138,7 +139,7 @@ GEM dotenv (3.1.8) drb (2.2.3) ed25519 (1.4.0) - erb (6.0.0) + erb (6.0.1) erubi (1.13.1) et-orbi (1.4.0) tzinfo @@ -174,19 +175,19 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) importmap-rails (2.2.2) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.1) - irb (1.15.3) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jaro_winkler (1.6.1) - json (2.16.0) + json (2.18.0) kamal (2.9.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -205,7 +206,7 @@ GEM language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -216,7 +217,7 @@ GEM net-smtp marcel (1.1.0) mini_mime (1.1.5) - minitest (5.26.2) + minitest (5.27.0) minitest-rails (8.1.0) minitest (~> 5.20) railties (>= 8.1.0, < 8.2.0) @@ -236,7 +237,7 @@ GEM multipart-post (2.4.1) net-http (0.7.0) uri - net-imap (0.5.12) + net-imap (0.6.2) date net-protocol net-pop (0.1.2) @@ -291,7 +292,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (6.0.2) @@ -307,7 +308,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails-dom-testing (2.3.0) activesupport (>= 5.0.0) @@ -320,7 +321,7 @@ GEM rake (13.3.1) rbs (3.9.5) logger - rdoc (6.16.0) + rdoc (7.0.2) erb psych (>= 4.0.0) tsort @@ -423,7 +424,7 @@ GEM ostruct stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.8) + stringio (3.2.0) super_diff (0.17.0) attr_extras (>= 6.2.4) diff-lcs @@ -436,7 +437,7 @@ GEM thruster (0.1.16-x86_64-darwin) thruster (0.1.16-x86_64-linux) tilt (2.6.1) - timeout (0.4.4) + timeout (0.6.0) tsort (0.2.0) turbo-rails (2.0.20) actionpack (>= 7.1.0) @@ -473,7 +474,7 @@ GEM yard (>= 0.8) yard-solargraph (0.1.0) yard (~> 0.9) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS aarch64-linux