From ebdc47b0e2ba7c7a8cf2a4c0822b2f14214fa3a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 15:28:22 +0000 Subject: [PATCH] Bump activesupport from 4.1.7 to 4.1.11 Bumps [activesupport](https://github.com/rails/rails) from 4.1.7 to 4.1.11. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.1.7...v4.1.11) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4bb5c0b..7b73712 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.1.7) + activesupport (4.1.11) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) coderay (1.1.0) + concurrent-ruby (1.1.7) domain_name (0.5.20160310) unf (>= 0.0.5, < 1.0.0) dotenv (0.11.1) @@ -18,14 +19,15 @@ GEM thor (~> 0.19.1) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.6.11) - json (1.8.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) mailgun-ruby (1.1.0) json (~> 1.8) rest-client (~> 1.6) method_source (0.8.2) mime-types (2.99.1) - minitest (5.4.3) + minitest (5.14.1) netrc (0.11.0) pry (0.10.1) coderay (~> 1.1.0) @@ -38,8 +40,8 @@ GEM netrc (~> 0.7) slop (3.6.0) thor (0.19.1) - thread_safe (0.3.4) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unf (0.1.4) unf_ext