From 641123c80262f7a3d7a9b7a01e70cea14c0dabc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:32:04 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.1 to 6.0.6.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.1 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.1...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gems.locked | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gems.locked b/gems.locked index 7736fe5..b55eea3 100644 --- a/gems.locked +++ b/gems.locked @@ -8,7 +8,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -34,13 +34,13 @@ GEM aws-sigv4 (1.1.3) aws-eventstream (~> 1.0, >= 1.0.2) byebug (11.1.3) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.0) dotenv (2.7.5) foreman (0.87.1) httparty (0.18.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) m (1.5.1) @@ -69,7 +69,7 @@ GEM tilt (~> 2.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) zeitwerk (2.3.0)