From 9de4dbdf7be9b18229752baf8fc571fb671684c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:00:42 +0000 Subject: [PATCH] No-Jira(deps): Bump activesupport from 6.0.3.4 to 6.1.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.4 to 6.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.4...v6.1.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f641b90..98c38f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,12 +10,12 @@ PATH GEM remote: http://rubygems.org/ specs: - activesupport (6.0.3.4) + activesupport (6.1.1) 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.2.0) bundler rake @@ -33,14 +33,14 @@ GEM diff-lcs (1.3) docile (1.3.1) ffi (1.13.1) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) json (2.1.0) listen (3.3.3) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) method_source (0.9.0) - minitest (5.14.2) + minitest (5.14.3) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) @@ -90,12 +90,11 @@ GEM term-ansicolor (1.7.0) tins (~> 1.0) thor (0.19.4) - thread_safe (0.3.6) tins (1.20.2) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicode-display_width (1.4.0) - zeitwerk (2.4.0) + zeitwerk (2.4.2) PLATFORMS ruby