From 7fbb47f7a3a28e8a72f3e8e105fbb3af4ba1c5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:51:54 +0000 Subject: [PATCH] Bump activesupport from 6.1.7 to 6.1.7.2 in /Source Bumps [activesupport](https://github.com/rails/rails) from 6.1.7 to 6.1.7.2. - [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.1.7...v6.1.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Source/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Source/Gemfile.lock b/Source/Gemfile.lock index b9771d7..ca668ed 100644 --- a/Source/Gemfile.lock +++ b/Source/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: CFPropertyList (3.0.5) rexml - activesupport (6.1.7) + activesupport (6.1.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -54,7 +54,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) @@ -78,7 +78,7 @@ GEM json (2.6.3) liferaft (0.0.6) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.17.0) molinillo (0.8.0) mustache (1.1.1) nanaimo (0.3.0) @@ -96,7 +96,7 @@ GEM mini_portile2 (~> 2.8.0) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) xcinvoke (0.3.0) liferaft (~> 0.0.6)