From ab3bb332a4374417eeb46a73f34a3d10447ea6d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 05:53:09 +0000 Subject: [PATCH] Bump rails from `e137505` to `f78cc5d` Bumps [rails](https://github.com/rails/rails) from `e137505` to `f78cc5d`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/e1375057e1a0765178e6ac9cf2820503c25d2f27...f78cc5d12551e21262c96be59211ec16550c0e28) --- updated-dependencies: - dependency-name: rails dependency-version: f78cc5d12551e21262c96be59211ec16550c0e28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9818ea2a..a0a0b81b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: e1375057e1a0765178e6ac9cf2820503c25d2f27 + revision: f78cc5d12551e21262c96be59211ec16550c0e28 branch: main specs: actioncable (8.2.0.alpha) @@ -238,7 +238,7 @@ GEM inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) - io-console (0.9.1) + io-console (0.9.2) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0)