From 18afc88257e485fcf79abc92c8ab642209056567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:10:51 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 1.10.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.0 to 1.10.0. - [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.0...v1.10.0) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index aaeb4fb..29791ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,9 +13,11 @@ GEM beefcake (0.3.7) builder (3.0.0) chronic (0.6.7) + concurrent-ruby (1.1.10) gli (1.6.0) hirb (0.6.2) - i18n (0.6.0) + i18n (1.10.0) + concurrent-ruby (~> 1.0) json (1.5.4) multi_json (1.0.3) riak-client (1.0.3)