From a1075bdc81f23a5d5cfacebfd9932dd350afe4e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 07:27:11 -0400 Subject: [PATCH] Bump rails from `0033d46` to `bad7ff1` (#607) Bumps [rails](https://github.com/rails/rails) from `0033d46` to `bad7ff1`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/0033d46236932aad5477b966fad155a83caeab97...bad7ff1664fb05cc227d0386ee3cbe4c292efe05) --- 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 7fc497a7..853b1bfa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: 0033d46236932aad5477b966fad155a83caeab97 + revision: bad7ff1664fb05cc227d0386ee3cbe4c292efe05 branch: main specs: actioncable (7.2.0.alpha) @@ -285,7 +285,7 @@ GEM i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) ransack (4.1.1) activerecord (>= 6.1.5) activesupport (>= 6.1.5)