From 6e1ed586aa9d7f0c324c997e847ca963885b0ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:32:56 +0000 Subject: [PATCH] Bump rails from `5411787` to `edbe467` Bumps [rails](https://github.com/rails/rails) from `5411787` to `edbe467`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/5411787a155e2d1c633a74314edc164d5b300c34...edbe4672e6b070ebaa5cd60810859e76c283a35a) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f7e9e5..46397ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 5411787a155e2d1c633a74314edc164d5b300c34 + revision: edbe4672e6b070ebaa5cd60810859e76c283a35a branch: main specs: actioncable (7.2.0.alpha) @@ -206,10 +206,10 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol - nio4r (2.7.0) - nokogiri (1.16.3-x86_64-linux) + nio4r (2.7.1) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) parallel (1.24.0) parser (3.3.0.5) @@ -226,7 +226,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.9.1) + rack (3.0.10) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4) @@ -245,15 +245,15 @@ GEM loofah (~> 2.21) nokogiri (~> 1.14) rainbow (3.1.1) - rake (13.1.0) - rdoc (6.6.2) + rake (13.2.1) + rdoc (6.6.3.1) psych (>= 4.0.0) redis (5.1.0) redis-client (>= 0.17.0) redis-client (0.19.1) connection_pool regexp_parser (2.9.0) - reline (0.4.3) + reline (0.5.2) io-console (~> 0.5) rexml (3.2.6) rspec-core (3.13.0)