From dcf446aac33a250212bab3f546117df3ad67bfe0 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 29 May 2023 02:37:30 -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 f6e4797..66fefa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -10,8 +10,8 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.767.0) - aws-sdk-core (3.173.0) + aws-partitions (1.771.0) + aws-sdk-core (3.173.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) @@ -218,7 +218,7 @@ GEM sxp (1.2.4) matrix (~> 0.4) rdf (~> 3.2) - temple (0.10.1) + temple (0.10.2) tilt (2.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)