From 254689e66f03a9824aca6f343fa857fe1c31ce97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 05:10:56 +0000 Subject: [PATCH] Bump i18n from 0.6.5 to 0.9.5 Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.5 to 0.9.5. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v0.6.5...v0.9.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22307ad..509a7bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,6 +8,7 @@ GEM builder (3.2.2) commander (4.1.5) highline (~> 1.6.11) + concurrent-ruby (1.1.5) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.4) @@ -25,7 +26,8 @@ GEM grocer (0.4.1) hashie (3.3.2) highline (1.6.19) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jeweler (2.0.1) builder bundler (>= 1.0)