From f75e25a7163ec19db0220cde57bd152d86e2d069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:37:53 +0000 Subject: [PATCH] Bump i18n from 0.6.11 to 0.9.5 in /Retention Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.11 to 0.9.5. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v0.6.11...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Retention/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Retention/Gemfile.lock b/Retention/Gemfile.lock index b974e54..13138e2 100644 --- a/Retention/Gemfile.lock +++ b/Retention/Gemfile.lock @@ -8,8 +8,10 @@ GEM thread_safe (~> 0.1) tzinfo (~> 1.1) addressable (2.3.6) + concurrent-ruby (1.1.10) fast_xs (0.8.0) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.8.1) keen (0.8.4) addressable (~> 2.3.5)