From 2c5f647f5317164510c016bb69b6e700ceb440d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 09:40:35 -0400 Subject: [PATCH] Bump rails from `1b89033` to `5cb5cad` (#1035) Bumps [rails](https://github.com/rails/rails) from `1b89033` to `5cb5cad`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/1b8903346000e1848e62e09429d325499af03b3f...5cb5cad3224d03114313fbe28c4dd1374c313d8f) --- 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87c1d8fc..0e36e27c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: 1b8903346000e1848e62e09429d325499af03b3f + revision: 5cb5cad3224d03114313fbe28c4dd1374c313d8f branch: 7-2-stable specs: actioncable (7.2.0.beta3) @@ -310,7 +310,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.8.0) + racc (1.8.1) rack (3.1.7) rack-session (2.0.0) rack (>= 3.0.0) @@ -459,7 +459,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS aarch64-linux