From 869d6df0469cbb1d9445f30095497638ad9f34d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:17:58 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 1.10.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 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.1...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 1aefdba..fd7c546 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,10 @@ PATH GEM remote: https://rubygems.org/ specs: + concurrent-ruby (1.1.10) exifr (1.1.3) - i18n (0.6.1) + i18n (1.10.0) + concurrent-ruby (~> 1.0) json (1.7.5) mail (2.4.4) i18n (>= 0.4.0)