From 7ffaf477903dd1100fd12fb035ccb9fdf48422f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 03:51:04 +0000 Subject: [PATCH] Bump rails from `d33fb3d` to `8be9756` Bumps [rails](https://github.com/rails/rails) from `d33fb3d` to `8be9756`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/d33fb3dcded46f050727e21eba1e997a02e005dd...8be97569325f99c4456b257a180a05c891665d7e) --- 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 e0d544ca..62f2c959 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: d33fb3dcded46f050727e21eba1e997a02e005dd + revision: 8be97569325f99c4456b257a180a05c891665d7e branch: 7-1-stable specs: actioncable (7.1.1) @@ -337,7 +337,7 @@ GEM nio4r (~> 2.0) pundit (2.3.1) activesupport (>= 3.0.0) - racc (1.7.1) + racc (1.7.2) rack (3.0.8) rack-mini-profiler (3.1.1) rack (>= 1.2.0)