From d3a1ad2888ef7dd32dea7581624a525efdc52a2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:56:36 +0000 Subject: [PATCH] Bump rails from `2ab0094` to `65fd300` Bumps [rails](https://github.com/rails/rails) from `2ab0094` to `65fd300`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/2ab0094ab6e94d30a5a424dc93c2aeb1066cc76b...65fd300349a9a491668120b4f783559c47b4ae70) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd3a3d5..fd25407 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 2ab0094ab6e94d30a5a424dc93c2aeb1066cc76b + revision: 65fd300349a9a491668120b4f783559c47b4ae70 branch: main specs: actioncable (8.1.0.alpha) @@ -127,7 +127,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) - date (3.4.0) + date (3.4.1) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -162,7 +162,7 @@ GEM zeitwerk (>= 2.6.18, < 3.0) keccak (1.3.1) language_server-protocol (3.17.0.3) - logger (1.6.1) + logger (1.6.2) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -212,7 +212,8 @@ GEM racc pg (1.5.9) pkg-config (1.5.8) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -242,7 +243,7 @@ GEM rdoc (6.8.1) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) rexml (3.3.9) rubocop (1.69.0) @@ -275,7 +276,7 @@ GEM rubocop-rails ruby-progressbar (1.13.0) rubyzip (2.3.2) - securerandom (0.3.2) + securerandom (0.4.0) selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4)