From 50c05784f0e91feab131e157e82ccb87ccc77b1f Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 25 Nov 2024 02:47:29 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10b9eb4f..b893b081 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,7 @@ GEM ffi (1.17.0-x86_64-linux-gnu) globalid (1.2.1) activesupport (>= 6.1) - honeybadger (5.22.0) + honeybadger (5.24.0) logger i18n (1.14.6) concurrent-ruby (~> 1.0) @@ -243,7 +243,7 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.1) + minitest (5.25.2) msgpack (1.7.5) multi_json (1.15.0) mysql2 (0.5.6) @@ -261,7 +261,7 @@ GEM net-smtp (0.5.0) net-protocol net-ssh (7.3.0) - newrelic_rpm (9.15.0) + newrelic_rpm (9.16.0) nio4r (2.7.4) nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) @@ -284,7 +284,7 @@ GEM psych (5.2.0) stringio public_suffix (6.0.1) - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) racecar (2.11.0) @@ -332,7 +332,7 @@ GEM ffi (~> 1.15) mini_portile2 (~> 2.6) rake (> 12) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) regexp_parser (2.9.2) reline (0.5.11)