From 0e44c221791df2da1851a3ea69c474b0edcaa6d3 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 15 Jan 2024 02:42:04 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 256ee13..569e0dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,8 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.877.0) - aws-sdk-core (3.190.1) + aws-partitions (1.880.0) + aws-sdk-core (3.190.2) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) @@ -123,14 +123,14 @@ GEM unf matrix (0.4.2) method_source (1.0.0) - minitest (5.20.0) + minitest (5.21.1) multi_json (1.15.0) multipart-post (2.3.0) mutex_m (0.2.0) net-http-persistent (4.0.2) connection_pool (~> 2.2) parallel (1.24.0) - parser (3.3.0.2) + parser (3.3.0.3) ast (~> 2.4.1) racc pry (0.14.2) @@ -159,7 +159,7 @@ GEM rdf-xsd (3.3.0) rdf (~> 3.3) rexml (~> 3.2) - regexp_parser (2.8.3) + regexp_parser (2.9.0) rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -176,11 +176,11 @@ GEM rspec-support (3.12.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.59.0) + rubocop (1.60.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0)