From 071d20e72bed4a25e63548185300b0219d4b5694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:36:56 +0000 Subject: [PATCH] Bump activesupport from 3.2.10 to 6.1.3 Bumps [activesupport](https://github.com/rails/rails) from 3.2.10 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/v3.2.10...v6.1.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0d4c0d..f09f30d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,14 +11,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (3.2.10) - i18n (~> 0.6) - multi_json (~> 1.0) + activesupport (6.1.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) backports (2.6.5) bindata (1.4.5) builder (3.1.4) bump (0.3.8) bzip2-ruby (0.2.7) + concurrent-ruby (1.1.8) descendants_tracker (0.0.1) diff-lcs (1.1.3) grape (0.2.3) @@ -37,11 +41,13 @@ GEM rabl tilt hashie (1.2.0) - i18n (0.6.1) + i18n (1.8.9) + concurrent-ruby (~> 1.0) json_spec (1.1.0) multi_json (~> 1.0) rspec (~> 2.0) - multi_json (1.5.0) + minitest (5.14.4) + multi_json (1.15.0) multi_xml (0.5.1) rabl (0.7.9) activesupport (>= 2.3.14) @@ -68,9 +74,12 @@ GEM bindata bzip2-ruby tilt (1.3.3) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) virtus (0.5.4) backports (~> 2.6.1) descendants_tracker (~> 0.0.1) + zeitwerk (2.4.2) PLATFORMS ruby