From 3ccdc887e01d815bd0fa84a702a8c90771af8b2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:22:21 +0000 Subject: [PATCH] Bump i18n from 0.5.0 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.5.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.5.0...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0edf37d..7bc6718 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,22 +30,30 @@ GEM activesupport (3.0.3) arel (2.0.4) builder (2.1.2) + concurrent-ruby (1.1.10) diff-lcs (1.1.2) erubis (2.6.6) abstract (>= 1.0.0) - i18n (0.5.0) - mail (2.2.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + mail (2.2.20) activesupport (>= 2.3.6) - i18n (~> 0.5.0) + i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.16) - nokogiri (1.4.4.1-x86-mingw32) - polyglot (0.3.1) - rack (1.2.1) - rack-mount (0.6.13) + mime-types (1.25.1) + mini_portile2 (2.8.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.6-x86-mingw32) + racc (~> 1.4) + polyglot (0.3.5) + racc (1.6.0) + rack (1.2.8) + rack-mount (0.6.14) rack (>= 1.0.0) - rack-test (0.5.6) + rack-test (0.5.7) rack (>= 1.0) rails (3.0.3) actionmailer (= 3.0.3) @@ -71,17 +79,20 @@ GEM rspec-mocks (2.1.0) rspec-rails (2.1.0) rspec (~> 2.1.0) + sqlite3-ruby (1.3.2) sqlite3-ruby (1.3.2-x86-mingw32) thor (0.14.6) - treetop (1.4.9) + treetop (1.4.15) + polyglot polyglot (>= 0.3.1) - tzinfo (0.3.23) + tzinfo (0.3.60) webrat (0.7.1) nokogiri (>= 1.2.0) rack (>= 1.0) rack-test (>= 0.5.3) PLATFORMS + ruby x86-mingw32 DEPENDENCIES