From db5c90fc817fa3245babbf9464e6b0d58354e9b3 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 11 Mar 2024 02:35:37 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0643b2c9d..52f23c45c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM amq-protocol (~> 2.3, >= 2.3.1) sorted_set (~> 1, >= 1.0.2) byebug (11.1.3) - capistrano (3.18.0) + capistrano (3.18.1) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -236,18 +236,18 @@ GEM activesupport (>= 6.1) graphiql-rails (1.10.0) railties - graphql (2.2.11) + graphql (2.2.12) base64 hashdiff (1.1.0) hashie (5.0.0) - honeybadger (5.5.1) + honeybadger (5.6.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) ice_nine (0.11.2) io-console (0.7.2) - irb (1.11.2) + irb (1.12.0) rdoc reline (>= 0.4.2) iso-639 (0.3.6) @@ -410,7 +410,7 @@ GEM rbtree (0.4.6) rdoc (6.6.2) psych (>= 4.0.0) - redis-client (0.20.0) + redis-client (0.21.0) connection_pool regexp_parser (2.9.0) reline (0.4.3) @@ -443,7 +443,7 @@ GEM rspec-core (>= 2, < 4, != 2.12.0) rss (0.3.0) rexml - rubocop (1.61.0) + rubocop (1.62.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -451,10 +451,10 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.1) + rubocop-ast (1.31.2) parser (>= 3.3.0.4) rubocop-capybara (2.20.0) rubocop (~> 1.41)