From cc3d8f3fcc8e07ab1b6acbf6e009fe25d5e90bc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 07:53:33 +0000 Subject: [PATCH] Bump rails from `68c4dd3` to `fbe75b4` Bumps [rails](https://github.com/rails/rails) from `68c4dd3` to `fbe75b4`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/68c4dd34519b315cee8d4056724148a77b93a695...fbe75b4ea64e700278ebd9e80264fb1179af1193) --- updated-dependencies: - dependency-name: rails 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 6e345a45..9bd3e2db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 68c4dd34519b315cee8d4056724148a77b93a695 + revision: fbe75b4ea64e700278ebd9e80264fb1179af1193 branch: 7-1-stable specs: actioncable (7.1.1) @@ -373,7 +373,7 @@ GEM rails (>= 6.0, < 8) turbo-rails (~> 1.0) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) ransack (4.1.1) activerecord (>= 6.1.5) activesupport (>= 6.1.5)