From 2dcbf18eceaed0f98a3835f8a6a854e69dd83583 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 18 Mar 2024 02:25:41 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c02e79a..9f160ce3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM chronic (0.10.2) coderay (1.1.3) 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) crass (1.0.6) @@ -195,8 +195,8 @@ GEM faraday-retry (2.2.0) faraday (~> 2.0) ffi (1.16.3) - ffi-compiler (1.0.1) - ffi (>= 1.0.0) + ffi-compiler (1.3.2) + ffi (>= 1.15.5) rake geo_combine (0.9.0) activesupport @@ -229,7 +229,7 @@ GEM sprockets (>= 2.0.0) tilt (>= 1.2) hashdiff (1.1.0) - honeybadger (5.6.0) + honeybadger (5.7.0) http (5.2.0) addressable (~> 2.8) base64 (~> 0.1) @@ -253,7 +253,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.7.1) - json-schema (4.1.1) + json-schema (4.2.0) addressable (>= 2.8) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -287,7 +287,7 @@ GEM mime-types-data (3.2024.0305) mini_mime (1.1.5) minitar (0.9) - minitest (5.22.2) + minitest (5.22.3) msgpack (1.7.2) mutex_m (0.2.0) net-http (0.4.1) @@ -310,9 +310,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) orm_adapter (0.5.0) @@ -405,7 +405,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) @@ -475,8 +475,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.7.2-x86_64-darwin) - sqlite3 (1.7.2-x86_64-linux) + sqlite3 (1.7.3-x86_64-darwin) + sqlite3 (1.7.3-x86_64-linux) sshkit (1.22.0) mutex_m net-scp (>= 1.1.2)