From 0187e3872ceee9977e8c12be49b3a15e52310ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:17:34 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 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.1...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9920a7d..b9e2a8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,9 +23,11 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (3.2.13) - i18n (= 0.6.1) - multi_json (~> 1.0) + activesupport (4.2.11.3) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) addressable (2.3.4) berkshelf (1.4.2) activesupport (>= 3.2.0) @@ -66,6 +68,7 @@ GEM hashie (>= 2.0.2) multi_json (>= 1.3.0) coderay (1.0.9) + concurrent-ruby (1.1.9) erubis (2.7.0) excon (0.21.0) faraday (0.8.7) @@ -92,7 +95,8 @@ GEM multi_json (~> 1.3) hashie (2.0.4) highline (1.6.18) - i18n (0.6.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ipaddress (0.8.0) json (1.7.7) kitchen-vagrant (0.9.0) @@ -101,13 +105,14 @@ GEM method_source (0.8.1) mime-types (1.23) minitar (0.5.4) + minitest (5.12.0) mixlib-authentication (1.3.0) mixlib-log mixlib-cli (1.3.0) mixlib-config (1.1.2) mixlib-log (1.6.0) mixlib-shellout (1.1.0) - multi_json (1.7.3) + multi_json (1.15.0) multipart-post (1.2.0) net-http-persistent (2.8) net-scp (1.1.0) @@ -169,10 +174,13 @@ GEM thor-foodcritic (0.2.0) foodcritic thor + thread_safe (0.3.6) timers (1.1.0) treetop (1.4.12) polyglot polyglot (>= 0.3.1) + tzinfo (1.2.9) + thread_safe (~> 0.1) yajl-ruby (1.1.0) PLATFORMS