From ff5e9fd475de0bf69efc5a5db43f0a1fca43d76f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 19:59:56 +0000 Subject: [PATCH] No-Jira(deps): Bump activesupport from 6.0.3.2 to 6.1.0 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 6.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.0/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v6.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52c8d7a..ead4d1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,12 +8,12 @@ PATH GEM remote: http://rubygems.org/ specs: - activesupport (6.0.3.2) + activesupport (6.1.0) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) appraisal (2.3.0) bundler rake @@ -34,7 +34,7 @@ GEM concurrent-ruby (~> 1.0) json (2.3.1) method_source (1.0.0) - minitest (5.14.1) + minitest (5.14.2) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) @@ -81,13 +81,12 @@ GEM term-ansicolor (1.7.1) tins (~> 1.0) thor (1.0.1) - thread_safe (0.3.6) tins (1.25.0) sync - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.3) + concurrent-ruby (~> 1.0) unicode-display_width (1.4.0) - zeitwerk (2.4.0) + zeitwerk (2.4.2) PLATFORMS ruby