From 0593d8fb7e586ddd9bfe396c000a48bfd6451304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:24:51 -0400 Subject: [PATCH] Bump rails from `9e370f0` to `df02832` (#930) Bumps [rails](https://github.com/rails/rails) from `9e370f0` to `df02832`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/9e370f0243870b39ea9801eeb95498f3a0d7bd83...df028327844b6564be8d09075b52288260d4da42) --- 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b5378b5..0a4eded5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: 9e370f0243870b39ea9801eeb95498f3a0d7bd83 + revision: df028327844b6564be8d09075b52288260d4da42 branch: 7-2-stable specs: actioncable (7.2.0.beta2) @@ -76,7 +76,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 (7.2.0.beta2)