From 3bc6d5a97234449e1e361bbfb278b72296fbd7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:51:34 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4beb3e8890b4..067790434e81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,6 +89,7 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (= 3.2.14) + concurrent-ruby (1.1.10) daemons (1.2.3) db-query-matchers (0.4.0) dbf (2.0.6) @@ -153,7 +154,8 @@ GEM httparty (0.13.5) json (~> 1.8) multi_xml (>= 0.5.2) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.1) instagram (1.1.3) faraday (>= 0.7, < 0.10)