From 1276c31ec2f644d4f29fee6d761fde3cbabead19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 06:07:53 +0000 Subject: [PATCH] Bump activesupport from 5.1.6 to 6.0.3.1 Bumps [activesupport](https://github.com/rails/rails) from 5.1.6 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.1.6...v6.0.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a901ea..1e14a7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,18 +2,19 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.6) - activesupport (5.1.6) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) claide (1.0.2) cocoapods-core (1.0.1) activesupport (>= 4.0.2) fuzzy_match (~> 2.0.4) nap (~> 1.0) colored (1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.6) fuzzy_match (2.0.4) generamba (1.4.1) cocoapods-core (= 1.0.1) @@ -23,17 +24,17 @@ GEM thor (= 0.19.1) xcodeproj (= 1.4.2) git (1.2.9.1) - i18n (1.0.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) liquid (4.0.0) - minitest (5.11.3) + minitest (5.14.1) mustache (1.0.5) nanaimo (0.2.4) nap (1.1.0) terminal-table (1.4.5) thor (0.19.1) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) xcodeproj (1.4.2) CFPropertyList (~> 2.3.3) @@ -41,6 +42,7 @@ GEM claide (>= 1.0.1, < 2.0) colored (~> 1.2) nanaimo (~> 0.2.3) + zeitwerk (2.3.0) PLATFORMS ruby