From d1f38c0ff227ec135d7f3c3ddfe2c3dd2f91d3d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 15:25:07 +0000 Subject: [PATCH] Bump activesupport from 5.0.0.1 to 6.0.3.1 Bumps [activesupport](https://github.com/rails/rails) from 5.0.0.1 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.0.0.1...v6.0.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5435498..7972c84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,20 +7,22 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.0.0.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) ast (2.3.0) awesome_print (1.7.0) byebug (9.0.5) codeclimate-test-reporter (0.6.0) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.1) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.6) docile (1.1.5) - i18n (0.7.0) + i18n (1.8.2) + concurrent-ruby (~> 1.0) json (2.0.2) method_source (0.8.2) minitest (5.9.0) @@ -49,10 +51,11 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.1.1) + zeitwerk (2.3.0) PLATFORMS ruby