From a60d2d63b84a3b0dcbe3832829e3ad45ee9c33ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 17:08:53 +0000 Subject: [PATCH] Bump activesupport from 3.2.8 to 6.1.0 Bumps [activesupport](https://github.com/rails/rails) from 3.2.8 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/v3.2.8...v6.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e6898d..560ea65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,18 @@ GEM remote: https://rubygems.org/ specs: - activesupport (3.2.8) - i18n (~> 0.6) - multi_json (~> 1.0) + activesupport (6.1.0) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.2.8) bcrypt-ruby (3.0.1) blankslate (2.1.2.4) cod (0.5.0) coderay (1.0.8) + concurrent-ruby (1.1.7) data_mapper (1.2.0) dm-aggregates (~> 1.2.0) dm-constraints (~> 1.2.0) @@ -62,11 +66,13 @@ GEM do_sqlite3 (0.10.10) data_objects (= 0.10.10) fastercsv (1.5.5) - i18n (0.6.1) + i18n (1.8.5) + concurrent-ruby (~> 1.0) json (1.7.5) json_pure (1.7.5) method_source (0.8) - multi_json (1.3.6) + minitest (5.14.2) + multi_json (1.15.0) parslet (1.4.0) blankslate (~> 2.0) picky (4.9.0) @@ -107,9 +113,12 @@ GEM stringex (1.4.0) text (1.2.1) tilt (1.3.3) + tzinfo (2.0.3) + concurrent-ruby (~> 1.0) url_escape (2009.06.24) uuidtools (2.1.3) yajl-ruby (1.1.0) + zeitwerk (2.4.2) PLATFORMS ruby