From 45dfc3edf0bf2fed3c75cc2097305c55d44bab76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 12:05:32 +0000 Subject: [PATCH] Bump activesupport from 3.2.9 to 5.2.3 Bumps [activesupport](https://github.com/rails/rails) from 3.2.9 to 5.2.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v5.2.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.9...v5.2.3) --- Gemfile.lock | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e4510f..a27885f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,15 +8,18 @@ PATH GEM remote: http://rubygems.org/ specs: - activesupport (3.2.9) - i18n (~> 0.6) - multi_json (~> 1.0) + activesupport (5.2.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) aws-s3 (0.6.3) builder mime-types xml-simple builder (3.1.4) coderay (1.0.8) + concurrent-ruby (1.1.5) diff-lcs (1.3) gmail (0.4.0) gmail_xoauth (>= 0.3.0) @@ -24,7 +27,8 @@ GEM mime (>= 0.1) gmail_xoauth (0.4.1) oauth (>= 0.3.6) - i18n (0.6.1) + i18n (1.6.0) + concurrent-ruby (~> 1.0) mail (2.5.2) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -32,7 +36,7 @@ GEM method_source (0.8.1) mime (0.1) mime-types (1.19) - multi_json (1.3.7) + minitest (5.11.3) oauth (0.4.7) polyglot (0.3.3) pry (0.9.10) @@ -60,9 +64,12 @@ GEM shoulda-matchers (1.4.1) activesupport (>= 3.0.0) slop (3.3.3) + thread_safe (0.3.6) treetop (1.4.12) polyglot polyglot (>= 0.3.1) + tzinfo (1.2.5) + thread_safe (~> 0.1) xml-simple (1.1.2) PLATFORMS