From 951eae6789da14a4554f934c49711d5f61b2d9d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:20:00 +0000 Subject: [PATCH] Bump activesupport from 5.2.3 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae36a65b..e37037aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) - activesupport (5.2.3) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) ast (2.4.0) aws-eventstream (1.0.3) aws-partitions (1.201.0) @@ -35,7 +35,7 @@ GEM commander-openflighthpc (1.1.0) highline (~> 1.7.2) paint (~> 2.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) debugger-ruby_core_source (1.3.8) diff-lcs (1.3) domain_name (0.5.20190701) @@ -57,7 +57,7 @@ GEM highline (1.7.10) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ipaddr (1.2.2) jmespath (1.4.0) @@ -66,7 +66,7 @@ GEM kramdown (1.16.2) memoist (0.16.0) method_source (0.9.2) - minitest (5.11.3) + minitest (5.17.0) ms_rest (0.7.4) concurrent-ruby (~> 1.0) faraday (~> 0.9) @@ -153,7 +153,6 @@ GEM unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.1.0) - thread_safe (0.3.6) tilt (2.0.9) timeliness (0.3.10) tty-color (0.5.0) @@ -187,8 +186,8 @@ GEM strings (~> 0.1.5) tty-screen (~> 0.7) tty-which (0.4.1) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.2)