From 5f75e2e14f69e78f279c223161dc2c3e4e793309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 11:01:09 -0400 Subject: [PATCH] Bump rails from `fb4300c` to `ed50b93` (#774) Bumps [rails](https://github.com/rails/rails) from `fb4300c` to `ed50b93`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/fb4300ce193c338e00c8fe3a8372dc594f6c5de8...ed50b93ebcf3c1a92ac3481297c07c33d9f7c161) --- 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23dcc7fa..4929055d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: fb4300ce193c338e00c8fe3a8372dc594f6c5de8 + revision: ed50b93ebcf3c1a92ac3481297c07c33d9f7c161 branch: 7-2-stable specs: actioncable (7.2.0.alpha) @@ -86,7 +86,7 @@ GIT connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) - minitest (>= 5.1, < 5.22.0) + minitest (>= 5.1) tzinfo (~> 2.0, >= 2.0.5) rails (7.2.0.alpha) actioncable (= 7.2.0.alpha) @@ -261,7 +261,7 @@ GEM matrix (0.4.2) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.21.2) + minitest (5.23.0) mocha (2.3.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2)