From c9129c749686c5f7422fcc40a4f3a6b8e4aae9e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:46:35 +0000 Subject: [PATCH] Bump i18n from 0.6.9 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.9 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.9...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6108121..ea7f435 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,6 +76,7 @@ GEM execjs coffee-script-source (1.7.0) columnize (0.8.9) + concurrent-ruby (1.1.10) cucumber (1.3.15) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -164,7 +165,8 @@ GEM hydra-role-management (0.1.0) bootstrap_forms cancan - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) irus_analytics (0.0.2) openurl (~> 0.5) resque (~> 1.25) @@ -185,7 +187,7 @@ GEM actionpack (>= 3.0.0) activesupport (>= 3.0.0) libv8 (3.16.14.3) - logger (1.2.8) + logger (1.5.1) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8)