From b569848854a54b3ae52654f6a99369ce412ce938 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 18 Mar 2024 02:31:44 -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 51ad1693..2737604d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -119,7 +119,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.2.3) - config (5.3.0) + config (5.4.0) deep_merge (~> 1.2, >= 1.2.1) connection_pool (2.4.1) content_disposition (1.0.0) @@ -150,13 +150,13 @@ GEM faraday-net_http (3.1.0) net-http ffi (1.16.3) - ffi-compiler (1.0.1) - ffi (>= 1.0.0) + ffi-compiler (1.3.2) + ffi (>= 1.15.5) rake globalid (1.2.1) activesupport (>= 6.1) hashdiff (1.1.0) - honeybadger (5.6.0) + honeybadger (5.7.0) http (5.2.0) addressable (~> 2.8) base64 (~> 0.1) @@ -195,7 +195,7 @@ GEM marcel (1.0.4) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.22.2) + minitest (5.22.3) msgpack (1.7.2) mutex_m (0.2.0) net-http (0.4.1) @@ -216,9 +216,9 @@ GEM net-ssh (7.2.1) newrelic_rpm (9.7.1) nio4r (2.7.0) - nokogiri (1.16.2-x86_64-darwin) + nokogiri (1.16.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) okcomputer (1.18.5) parallel (1.24.0) @@ -307,7 +307,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.13.1) - rubocop (1.62.0) + rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)