From 0f2c41477dd6c01cab9fedc15d7a7b05677d9e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:41:01 -0500 Subject: [PATCH] Bump rails from `2abee30` to `db30dd6` (#509) Bumps [rails](https://github.com/rails/rails) from `2abee30` to `db30dd6`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/2abee307fe622939f005e9dd9a6925df0dd7ec4c...db30dd6fe71341ac132bb1e850bd4df2596a2803) --- 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 ea54e12f..b53beeac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: 2abee307fe622939f005e9dd9a6925df0dd7ec4c + revision: db30dd6fe71341ac132bb1e850bd4df2596a2803 branch: main specs: actioncable (7.2.0.alpha) @@ -213,7 +213,7 @@ GEM net-imap net-pop net-smtp - marcel (1.0.2) + marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) minitest (5.21.2)