From b673251f2f034a2e8278d8a24e6bf057cea8acd0 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 23 Oct 2023 02:25:39 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8fbfceb7b..bfdcf16c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://gems.contribsys.com/ specs: - sidekiq-pro (7.1.5) + sidekiq-pro (7.1.6) sidekiq (>= 7.1.5, < 8) GEM @@ -178,7 +178,7 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 1.0) cancancan (3.5.0) - capistrano (3.17.3) + capistrano (3.18.0) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -221,7 +221,7 @@ GEM csl (~> 2.0) clipboard-rails (1.7.1) concurrent-ruby (1.2.2) - config (4.2.1) + config (5.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) connection_pool (2.4.1) @@ -470,7 +470,7 @@ GEM multipart-post (2.3.0) mysql2 (0.5.5) namae (1.1.1) - net-imap (0.4.1) + net-imap (0.4.2) date net-protocol net-pop (0.1.2) @@ -512,7 +512,7 @@ GEM racc parslet (2.0.0) popper_js (1.16.1) - psych (5.1.1) + psych (5.1.1.1) stringio public_suffix (5.0.3) puma (5.6.7) @@ -572,9 +572,9 @@ GEM rdoc (6.5.0) psych (>= 4.0.0) redcarpet (3.6.0) - redis (5.0.7) - redis-client (>= 0.9.0) - redis-client (0.17.0) + redis (5.0.8) + redis-client (>= 0.17.0) + redis-client (0.17.1) connection_pool regexp_parser (2.8.2) reline (0.3.9) @@ -654,7 +654,7 @@ GEM rubocop-factory_bot (~> 2.22) ruby-oembed (0.16.1) ruby-progressbar (1.13.0) - ruby-vips (2.1.4) + ruby-vips (2.2.0) ffi (~> 1.12) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -738,7 +738,7 @@ GEM test_xml (0.1.8) diffy (~> 3.0) nokogiri (>= 1.3.2) - thor (1.2.2) + thor (1.3.0) tilt (2.3.0) timeout (0.4.0) tophat (2.3.1)