From 0930c5dcf80101572834668aae0b285583701484 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 16 Sep 2024 02:54:44 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 297b10181..667deab8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,7 +244,7 @@ GEM honeybadger (5.15.6) htmlentities (4.3.4) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) ice_nine (0.11.2) identifiers (0.14.0) @@ -253,7 +253,7 @@ GEM irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.12.0) + jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.7.2) @@ -264,7 +264,7 @@ GEM simpleidn (~> 0.2) jsonpath (1.1.5) multi_json - jwt (2.8.2) + jwt (2.9.0) base64 kaminari (1.2.2) activesupport (>= 4.1.0) @@ -516,7 +516,7 @@ GEM timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) uri (0.13.1) urn (2.0.2) vcr (6.3.1)