From 558db41fa1178fef4f06e0dc9c3e0295c3eaccd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 05:28:14 +0000 Subject: [PATCH] Bump activesupport from 4.1.4 to 6.1.7.1 in /Retention Bumps [activesupport](https://github.com/rails/rails) from 4.1.4 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.1.4...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Retention/Gemfile.lock | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/Retention/Gemfile.lock b/Retention/Gemfile.lock index b974e54..9221825 100644 --- a/Retention/Gemfile.lock +++ b/Retention/Gemfile.lock @@ -1,28 +1,29 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.1.4) - i18n (~> 0.6, >= 0.6.9) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.1) - tzinfo (~> 1.1) + activesupport (6.1.7.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.3.6) + concurrent-ruby (1.1.10) fast_xs (0.8.0) - i18n (0.6.11) - json (1.8.1) + i18n (1.12.0) + concurrent-ruby (~> 1.0) keen (0.8.4) addressable (~> 2.3.5) multi_json (~> 1.3) - minitest (5.4.0) + minitest (5.17.0) 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.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.6) PLATFORMS ruby