From b8c6c3046d21f2e72a98f019be1e726bbd7c4775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:38:26 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 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.7.0...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 f169ae6..5cc54b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,6 +66,7 @@ GEM execjs coffee-script-source (1.9.1.1) colorize (0.7.7) + concurrent-ruby (1.1.10) debug_inspector (0.0.2) diff-lcs (1.2.5) dotenv (2.0.2) @@ -109,7 +110,8 @@ GEM rspec (>= 2.99.0, < 4.0) high_voltage (2.4.0) highline (1.7.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) image_optim (0.21.0) exifr (~> 1.2, >= 1.2.2) fspath (~> 2.1) @@ -132,7 +134,7 @@ GEM listen (3.0.3) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - logger (1.2.8) + logger (1.5.1) loofah (2.0.3) nokogiri (>= 1.5.9) lumberjack (1.0.9)