From b7799aaa8e6bdf3673495f34a50c1bb9c2f0a995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:31:43 -0400 Subject: [PATCH] Bump rails from `5d34172` to `9e370f0` (#913) Bumps [rails](https://github.com/rails/rails) from `5d34172` to `9e370f0`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/5d34172ff44ec0c88ac03a979679b31e1ed78745...9e370f0243870b39ea9801eeb95498f3a0d7bd83) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2881376d..49937389 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: 5d34172ff44ec0c88ac03a979679b31e1ed78745 + revision: 9e370f0243870b39ea9801eeb95498f3a0d7bd83 branch: 7-2-stable specs: actioncable (7.2.0.beta2) @@ -253,13 +253,13 @@ GEM matrix (0.4.2) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.23.1) + minitest (5.24.0) mocha (2.4.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) net-http (0.4.1) uri - net-imap (0.4.13) + net-imap (0.4.14) date net-protocol net-pop (0.1.2) @@ -303,7 +303,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.0) - rack (3.1.3) + rack (3.1.4) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0)