From a7d38acb49a3ca988e68baef419522d89627c296 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 28 Oct 2024 02:48:32 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9551446b..d713f5bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - actionpack (7.2.1.1) - actionview (= 7.2.1.1) - activesupport (= 7.2.1.1) + actionpack (7.2.1.2) + actionview (= 7.2.1.2) + activesupport (= 7.2.1.2) nokogiri (>= 1.8.5) racc rack (>= 2.2.4, < 3.2) @@ -12,13 +12,13 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (7.2.1.1) - activesupport (= 7.2.1.1) + actionview (7.2.1.2) + activesupport (= 7.2.1.2) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (7.2.1.1) + activesupport (7.2.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -155,7 +155,7 @@ GEM rake hashdiff (1.1.1) hashie (5.0.0) - honeybadger (5.16.0) + honeybadger (5.18.0) logger http (5.2.0) addressable (~> 2.8) @@ -176,7 +176,7 @@ GEM reline (>= 0.4.2) iso-639 (0.3.8) csv - json (2.7.2) + json (2.7.4) jsonpath (1.1.5) multi_json language_server-protocol (3.17.0.3) @@ -184,7 +184,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) marc (1.2.0) @@ -234,7 +234,7 @@ GEM racc patience_diff (1.2.0) optimist (~> 3.0) - pg (1.5.8) + pg (1.5.9) psych (5.1.2) stringio public_suffix (6.0.1) @@ -258,9 +258,9 @@ GEM actionview (> 3.1) activesupport (> 3.1) railties (> 3.1) - railties (7.2.1.1) - actionpack (= 7.2.1.1) - activesupport (= 7.2.1.1) + railties (7.2.1.2) + actionpack (= 7.2.1.2) + activesupport (= 7.2.1.2) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -275,7 +275,7 @@ GEM reline (0.5.10) io-console (~> 0.5) retriable (3.1.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -350,8 +350,8 @@ GEM unf (0.2.0) unicode-display_width (2.6.0) useragent (0.16.10) - view_component (3.18.0) - activesupport (>= 5.2.0, < 8.0) + view_component (3.19.0) + activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) webmock (3.24.0)