From bdf0b8549fb147d46693ab5bde5415b8128a6780 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 26 Feb 2024 02:41:11 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16bccb4..964bad2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3) + activesupport (7.1.3.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -15,12 +15,11 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.893.0) - aws-sdk-core (3.191.2) + aws-partitions (1.894.0) + aws-sdk-core (3.191.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) - base64 jmespath (~> 1, >= 1.6.1) aws-sdk-kms (1.77.0) aws-sdk-core (~> 3, >= 3.191.0) @@ -143,7 +142,7 @@ GEM pry (>= 0.13, < 0.15) public_suffix (5.0.4) racc (1.7.3) - rack (3.0.9) + rack (3.0.9.1) rainbow (3.1.1) rdf (3.3.1) bcp47_spec (~> 0.2) @@ -175,7 +174,7 @@ GEM rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.0) + rspec-support (3.13.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) rubocop (1.60.2) @@ -232,7 +231,7 @@ GEM unicode-display_width (2.5.0) unicode-types (1.9.0) vcr (6.2.0) - webmock (3.20.0) + webmock (3.23.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)