From 763ccbbf93f8eae17493f8f560afddb772536820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 10:12:44 +0000 Subject: [PATCH] Bump activesupport from 4.1.4 to 4.1.11 in /Retention Bumps [activesupport](https://github.com/rails/rails) from 4.1.4 to 4.1.11. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.1.4...v4.1.11) Signed-off-by: dependabot[bot] --- Retention/Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Retention/Gemfile.lock b/Retention/Gemfile.lock index b974e54..febf9af 100644 --- a/Retention/Gemfile.lock +++ b/Retention/Gemfile.lock @@ -1,27 +1,29 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.1.4) + 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) addressable (2.3.6) + concurrent-ruby (1.1.6) fast_xs (0.8.0) - i18n (0.6.11) - json (1.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) keen (0.8.4) addressable (~> 2.3.5) multi_json (~> 1.3) - minitest (5.4.0) + minitest (5.14.1) multi_json (1.10.1) rubyzip (0.9.9) simple_xlsx_writer (0.5.3) fast_xs (>= 0.7.3) rubyzip (>= 0.9.4) - thread_safe (0.3.4) - tzinfo (1.2.1) + thread_safe (0.3.6) + tzinfo (1.2.7) thread_safe (~> 0.1) PLATFORMS