From ed93bbfe145b5b31bc6c385385b5befe413a87c7 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 11 Dec 2023 02:39:45 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd107942..839b442d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,14 +72,14 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) 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) amq-protocol (2.3.2) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.862.0) + aws-partitions (1.864.0) aws-sdk-core (3.190.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -146,9 +146,9 @@ GEM rexml crass (1.0.6) date (3.3.4) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.0) + irb (~> 1.10) + reline (>= 0.3.8) deep_merge (1.2.2) deprecation (1.1.0) activesupport @@ -220,7 +220,7 @@ GEM globalid (1.2.1) activesupport (>= 6.1) hashdiff (1.0.1) - honeybadger (5.3.0) + honeybadger (5.4.0) i18n (1.14.1) concurrent-ruby (~> 1.0) importmap-rails (1.2.3) @@ -228,14 +228,14 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.6.0) - irb (1.10.0) + irb (1.10.1) rdoc reline (>= 0.3.8) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) jmespath (1.6.2) - json (2.7.0) + json (2.7.1) json_schema (0.21.0) jwt (2.7.1) language_server-protocol (3.17.0.3) @@ -351,13 +351,13 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rbtree (0.4.6) - rdoc (6.6.0) + rdoc (6.6.1) psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.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) @@ -382,7 +382,7 @@ GEM rspec-support (3.12.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -410,7 +410,7 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - set (1.0.3) + set (1.0.4) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) sidekiq (7.2.0)