From e8285de9a3196ac2b9feea60b4b847b435710fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 13:37:22 +0000 Subject: [PATCH] Bump activesupport from 4.0.0 to 6.1.3 in /src Bumps [activesupport](https://github.com/rails/rails) from 4.0.0 to 6.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.0.0...v6.1.3) Signed-off-by: dependabot[bot] --- src/Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 7e6f4d3..31c8adc 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.0.0) - i18n (~> 0.6, >= 0.6.4) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) - atomic (1.1.10) + activesupport (6.1.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + concurrent-ruby (1.1.8) diff-lcs (1.2.4) haml (4.0.3) tilt - i18n (0.6.4) - minitest (4.7.5) + i18n (1.8.9) + concurrent-ruby (~> 1.0) + minitest (5.14.4) mp3info (0.6.18) - multi_json (1.7.7) polyglot (0.3.3) power_assert (0.2.6) rake (10.1.0) @@ -35,14 +35,14 @@ GEM test-unit (3.1.5) power_assert text (1.2.1) - thread_safe (0.1.0) - atomic tilt (1.4.1) treetop (1.4.14) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) xml-simple (1.1.2) + zeitwerk (2.4.2) PLATFORMS ruby