From 77a911be4695e195631859775a335aa11a853bc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:04:17 +0000 Subject: [PATCH] Bump rails from `4a7c86a` to `8ad19d9` Bumps [rails](https://github.com/rails/rails) from `4a7c86a` to `8ad19d9`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/4a7c86af8fe5779cab8a18a65d06551225ba9eb9...8ad19d986519ee84c22a4a02368726616b41abd7) --- 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 f3bebd4..2ed9ae9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 4a7c86af8fe5779cab8a18a65d06551225ba9eb9 + revision: 8ad19d986519ee84c22a4a02368726616b41abd7 branch: main specs: actioncable (7.2.0.alpha) @@ -210,7 +210,7 @@ GEM loofah (~> 2.21) nokogiri (~> 1.14) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) rdoc (6.6.3.1) psych (>= 4.0.0) redis (5.1.0)