From d7d53bc5f56a91fbabe0620f7ae9852363ab6361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 15:01:14 +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 ea111ea9c..9a3557cd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/hone/ruby-git.git + remote: https://github.com/hone/ruby-git.git revision: 264836fcff3c037d8d8fc44bd770b150b46fdc4e branch: master specs: @@ -19,6 +19,7 @@ GEM rest-client (~> 1.6.7) thor (~> 0.15.2) atomic (1.1.14) + concurrent-ruby (1.1.10) diff-lcs (1.1.3) excon (0.31.0) heroku-api (0.3.17) @@ -33,7 +34,8 @@ GEM rrrretry (~> 1) thor (~> 0) threaded (~> 0) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) mime-types (2.1) minitest (4.7.5) multi_json (1.8.4)