From 836a14fda34106a69c71425c5e10cb1f00a0f188 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 22:09:27 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f83de03..a88c25e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 8eae75379cf3156228028006c54c82f5cf6c712d + revision: cd31b164b1975abfe6adb9af8e0edc8bea7ce1b0 branch: main specs: actioncable (8.0.0.alpha) @@ -69,7 +69,7 @@ GIT connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) - minitest (>= 5.1, < 5.22.0) + minitest (>= 5.1) tzinfo (~> 2.0, >= 2.0.5) rails (8.0.0.alpha) actioncable (= 8.0.0.alpha) @@ -163,7 +163,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.21.2) + minitest (5.23.0) minitest-retry (0.2.2) minitest (>= 5.0) msgpack (1.7.2) @@ -193,7 +193,7 @@ GEM public_suffix (5.0.4) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.0) rack (3.0.11) rack-session (2.0.0) rack (>= 3.0.0) @@ -218,7 +218,7 @@ GEM redis-client (0.22.0) connection_pool regexp_parser (2.9.0) - reline (0.5.6) + reline (0.5.7) io-console (~> 0.5) rexml (3.2.8) strscan (>= 3.0.9) @@ -302,7 +302,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.13) + zeitwerk (2.6.14) PLATFORMS aarch64-linux