From 6b2f4b463d8b31baf9a26f50142cfefd829bb81e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:32:08 +0000 Subject: [PATCH] Bump i18n from 0.6.9 to 1.10.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.9 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.9...v1.10.0) --- 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 9465b3a2..cc7b95c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,6 +46,7 @@ GEM celluloid-io (>= 0.13.0.pre) redis cinch (2.2.5) + concurrent-ruby (1.1.10) cucumber (1.3.14) builder (>= 2.1.2) diff-lcs (>= 1.1.3) @@ -73,7 +74,8 @@ GEM http (0.5.1) http_parser.rb http_parser.rb (0.6.0) - i18n (0.6.9) + i18n (1.10.0) + concurrent-ruby (~> 1.0) json (1.8.3) json-stream (0.2.1) listen (2.4.0) @@ -358,7 +360,7 @@ DEPENDENCIES cinch (~> 2.2.0) cucumber erubis - ffi-rzmq (~>2.0) + ffi-rzmq (~> 2.0) hiredis json listen (~> 2.0)