From 8aca2a255213b79d37a5d4be5b22a0204021450e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 29 Apr 2024 02:23:42 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b7f5a2..588f469 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM racc (~> 1.4) okcomputer (1.18.5) parallel (1.24.0) - parser (3.3.0.5) + parser (3.3.1.0) ast (~> 2.4.1) racc psych (5.1.2) @@ -251,7 +251,7 @@ GEM redlock (2.0.6) redis-client (>= 0.14.1, < 1.0.0) regexp_parser (2.9.0) - reline (0.5.2) + reline (0.5.3) io-console (~> 0.5) retriable (3.1.2) rexml (3.2.6) @@ -275,7 +275,7 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.1) - rubocop (1.63.2) + rubocop (1.63.4) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -308,7 +308,7 @@ GEM rubocop-rspec_rails (2.28.3) rubocop (~> 1.40) ruby-progressbar (1.13.0) - sidekiq (7.2.2) + sidekiq (7.2.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)