From 1cbd5aca55cd811716658f253574f089c6500133 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 11 Nov 2024 02:57:15 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b92ecf..ce2f051 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (8.0.0) base64 benchmark (>= 0.3) bigdecimal @@ -13,12 +13,13 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.1001.0) - aws-sdk-core (3.211.0) + aws-partitions (1.1003.0) + aws-sdk-core (3.212.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -26,7 +27,7 @@ GEM aws-sdk-kms (1.95.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.169.0) + aws-sdk-s3 (1.170.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -34,7 +35,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) bcp47_spec (0.2.1) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) byebug (11.1.3) @@ -109,7 +110,7 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) jmespath (1.6.2) - json (2.7.5) + json (2.8.1) json-canonicalization (1.0.0) json-ld (3.3.2) htmlentities (~> 4.3) @@ -134,7 +135,7 @@ GEM net-http-persistent (4.0.4) connection_pool (~> 2.2) parallel (1.26.3) - parser (3.3.5.1) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -194,7 +195,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.33.1) + rubocop-ast (1.34.1) parser (>= 3.3.1.0) rubocop-rspec (3.2.0) rubocop (~> 1.61) @@ -202,7 +203,7 @@ GEM ruby2_keywords (0.0.5) scanf (1.0.0) scrub_rb (1.0.1) - securerandom (0.3.1) + securerandom (0.3.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -229,6 +230,7 @@ GEM unf (0.2.0) unicode-display_width (2.6.0) unicode-types (1.10.0) + uri (1.0.1) vcr (6.3.1) base64 webmock (3.24.0)