From 74cf8a1c3b344ccaf47ffbc146e1eb24efac2e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 07:51:04 -0600 Subject: [PATCH] Bump rails from `f0d433b` to `bab4aa7` (#373) Bumps [rails](https://github.com/rails/rails) from `f0d433b` to `bab4aa7`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/f0d433bb46ac233ec7fd7fae48f458978908d905...bab4aa7cb25112846e04cea907361a1de0f126ef) --- 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 e3bf36b1..48fb1ef6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: f0d433bb46ac233ec7fd7fae48f458978908d905 + revision: bab4aa7cb25112846e04cea907361a1de0f126ef branch: main specs: actioncable (7.2.0.alpha) @@ -168,7 +168,7 @@ GEM activesupport (>= 3.0) nokogiri (>= 1.6) io-console (0.7.2) - irb (1.11.1) + irb (1.11.2) rdoc reline (>= 0.4.2) jbuilder (2.11.5)