From 54f8dffbf4a91bb9cbdcec37771df2fbc648f86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 20:34:57 +0000 Subject: [PATCH] Bump rails from `16d8b82` to `097d0f1` Bumps [rails](https://github.com/rails/rails) from `16d8b82` to `097d0f1`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/16d8b82d5e2aca4780c5d10b1fe9a90b33a0e84e...097d0f1088e8e62e81741c5a17c24edcfda99334) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad1eb338e0..4a4a26cbf8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 16d8b82d5e2aca4780c5d10b1fe9a90b33a0e84e + revision: 097d0f1088e8e62e81741c5a17c24edcfda99334 branch: main specs: actioncable (8.0.0.alpha) @@ -69,7 +69,7 @@ GIT connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) - logger + logger (>= 1.4.2) minitest (>= 5.1) tzinfo (~> 2.0, >= 2.0.5) rails (8.0.0.alpha) @@ -139,7 +139,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.7.2) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) @@ -156,9 +156,9 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.24.0) + minitest (5.24.1) msgpack (1.7.2) - net-imap (0.4.13) + net-imap (0.4.14) date net-protocol net-protocol (0.2.2) @@ -193,7 +193,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.8.0) - rack (3.1.3) + rack (3.1.7) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0)