From b98371f25c6901ef9adfac83514449d02470b30d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:42:01 +0000 Subject: [PATCH] Bump i18n from 0.6.5 to 1.10.0 in /deploy Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.5 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.5...v1.10.0) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- deploy/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deploy/Gemfile.lock b/deploy/Gemfile.lock index 454a1d1..5ade902 100644 --- a/deploy/Gemfile.lock +++ b/deploy/Gemfile.lock @@ -16,8 +16,10 @@ GEM capistrano-uptodate (0.0.2) capistrano (>= 2.5.5) capistrano_colors (0.5.5) + concurrent-ruby (1.1.10) gdata_19 (1.1.5) - i18n (0.6.5) + i18n (1.10.0) + concurrent-ruby (~> 1.0) json (1.8.0) net-scp (1.1.2) net-ssh (>= 2.6.5)