From 1eac21bedf4e76bd3ad05f2d0eba13d30cafa9c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 16:47:17 +0000 Subject: [PATCH] Bump rails from `738fde4` to `9c41f58` Bumps [rails](https://github.com/rails/rails) from `738fde4` to `9c41f58`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/738fde4782a1a457341aae54b80fa9844ba73904...9c41f5828cd4134469ee57a2a3b523a27f93a630) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbdbb446..5f530ad8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 738fde4782a1a457341aae54b80fa9844ba73904 + revision: 9c41f5828cd4134469ee57a2a3b523a27f93a630 specs: actioncable (8.0.0.alpha) actionpack (= 8.0.0.alpha) @@ -26,7 +26,6 @@ GIT actionview (= 8.0.0.alpha) activesupport (= 8.0.0.alpha) nokogiri (>= 1.8.5) - racc rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) @@ -63,6 +62,7 @@ GIT marcel (~> 1.0) activesupport (8.0.0.alpha) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -70,7 +70,9 @@ GIT i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) + securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) rails (8.0.0.alpha) actioncable (= 8.0.0.alpha) actionmailbox (= 8.0.0.alpha) @@ -139,6 +141,7 @@ GEM base64 (0.2.0) bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) + benchmark (0.3.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -290,7 +293,7 @@ GEM uri net-http-persistent (4.0.2) connection_pool (~> 2.2) - net-imap (0.4.14) + net-imap (0.4.16) date net-protocol net-pop (0.1.2) @@ -360,7 +363,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -397,6 +400,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt + securerandom (0.3.1) sidekiq (7.3.2) concurrent-ruby (< 2) connection_pool (>= 2.3.0) @@ -453,7 +457,7 @@ GEM concurrent-ruby (~> 1.0) unaccent (0.4.0) unicode-display_width (2.5.0) - uri (0.13.0) + uri (0.13.1) useragent (0.16.10) versioncake (4.1.1) actionpack (> 5.0)