From b91e437d117ee6382e4cce82f699343d19607aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:22:14 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 1.10.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 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.7.0...v1.10.0) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88c7358..d06f904 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,9 +2,9 @@ GEM remote: https://rubygems.org/ remote: https://rails-assets.org/ specs: - activesupport (5.0.1) + activesupport (5.2.8) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.4.0) @@ -31,7 +31,7 @@ GEM sass (>= 3.3.4) colorator (0.1) colored (1.2) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.10) ethon (0.10.1) ffi (>= 1.3.0) execjs (2.6.0) @@ -53,7 +53,8 @@ GEM typhoeus (~> 0.7) yell (~> 2.0) httpclient (2.7.2) - i18n (0.7.0) + i18n (1.10.0) + concurrent-ruby (~> 1.0) jekyll (3.1.2) colorator (~> 0.1) jekyll-sass-converter (~> 1.0) @@ -88,7 +89,7 @@ GEM rb-inotify (>= 0.9.7) mercenary (0.3.6) mini_portile2 (2.1.0) - minitest (5.10.1) + minitest (5.16.0) nokogiri (1.6.8) mini_portile2 (~> 2.1.0) pkg-config (~> 1.1.7) @@ -112,10 +113,10 @@ GEM concurrent-ruby (~> 1.0) rack (> 1, < 3) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.1.4) execjs (>= 0.3.0, < 3)