From 9ad04a82cb928ed6f39b37d0a60af642404e644a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 09:13:34 -0400 Subject: [PATCH] Bump rails from `5cb5cad` to `43530b4` (#1059) Bumps [rails](https://github.com/rails/rails) from `5cb5cad` to `43530b4`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/5cb5cad3224d03114313fbe28c4dd1374c313d8f...43530b4ac911b8722b8a7ac8025eb9298e1292b4) --- 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, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ab2868a..84247dcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: https://github.com/rails/rails.git - revision: 5cb5cad3224d03114313fbe28c4dd1374c313d8f + revision: 43530b4ac911b8722b8a7ac8025eb9298e1292b4 branch: 7-2-stable specs: actioncable (7.2.0.beta3) @@ -35,7 +35,7 @@ GIT activesupport (= 7.2.0.beta3) nokogiri (>= 1.8.5) racc - rack (>= 2.2.4) + rack (>= 2.2.4, < 3.2) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) @@ -78,6 +78,7 @@ GIT i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) + securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) rails (7.2.0.beta3) actioncable (= 7.2.0.beta3) @@ -392,6 +393,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) + securerandom (0.3.1) selenium-webdriver (4.23.0) base64 (~> 0.2) logger (~> 1.4)