From e326a2d815c473e9bf8cac6ba6f35e8fed0e6b23 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 11 Dec 2023 02:36:26 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7427fc869..37eaaceee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) airbrussh (1.5.0) sshkit (>= 1.6.1, != 1.7.0) @@ -242,23 +242,23 @@ GEM graphiql-rails (1.9.0) railties sprockets-rails - graphql (2.1.6) + graphql (2.1.7) racc (~> 1.4) hashdiff (1.0.1) hashie (5.0.0) - honeybadger (5.3.0) + honeybadger (5.4.0) i18n (1.14.1) concurrent-ruby (~> 1.0) ice_nine (0.11.2) io-console (0.6.0) - irb (1.10.0) + irb (1.10.1) rdoc reline (>= 0.3.8) iso-639 (0.3.6) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.7.0) + json (2.7.1) json_schema (0.21.0) jsonpath (1.1.5) multi_json @@ -406,11 +406,11 @@ GEM rainbow (3.1.1) rake (12.3.3) rbtree (0.4.6) - rdoc (6.6.0) + rdoc (6.6.1) psych (>= 4.0.0) - redis-client (0.18.0) + redis-client (0.19.0) connection_pool - regexp_parser (2.8.2) + regexp_parser (2.8.3) reline (0.4.1) io-console (~> 0.5) request_store (1.5.1) @@ -441,7 +441,7 @@ GEM rspec-core (>= 2, < 4, != 2.12.0) rss (0.3.0) rexml - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -486,7 +486,7 @@ GEM scrub_rb (1.0.1) serverengine (2.1.1) sigdump (~> 0.2.2) - set (1.0.3) + set (1.0.4) sidekiq (7.2.0) concurrent-ruby (< 2) connection_pool (>= 2.3.0)