From 72726e1e3ac88147b007e343593ad82070882af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:36:59 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 1.8.9 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 to 1.8.9. - [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...v1.8.9) Signed-off-by: dependabot[bot] --- Gemfile.lock | 75 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 47 insertions(+), 28 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0d4c0d..6245caa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,46 +11,64 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (3.2.10) - i18n (~> 0.6) - multi_json (~> 1.0) - backports (2.6.5) + activesupport (6.1.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) bindata (1.4.5) - builder (3.1.4) + builder (3.2.4) bump (0.3.8) bzip2-ruby (0.2.7) - descendants_tracker (0.0.1) + concurrent-ruby (1.1.8) diff-lcs (1.1.3) - grape (0.2.3) + dry-configurable (0.12.1) + concurrent-ruby (~> 1.0) + dry-core (~> 0.5, >= 0.5.0) + dry-container (0.7.2) + concurrent-ruby (~> 1.0) + dry-configurable (~> 0.1, >= 0.1.3) + dry-core (0.5.0) + concurrent-ruby (~> 1.0) + dry-inflector (0.2.0) + dry-logic (1.1.0) + concurrent-ruby (~> 1.0) + dry-core (~> 0.5, >= 0.5) + dry-types (1.5.1) + concurrent-ruby (~> 1.0) + dry-container (~> 0.3) + dry-core (~> 0.5, >= 0.5) + dry-inflector (~> 0.1, >= 0.1.2) + dry-logic (~> 1.0, >= 1.0.2) + grape (1.5.3) activesupport builder - hashie (~> 1.2) - multi_json (>= 1.3.2) - multi_xml - rack + dry-types (>= 1.1) + mustermann-grape (~> 1.0.0) + rack (>= 1.3.0) rack-accept - rack-mount - virtus - grape-rabl (0.1.0) - grape (~> 0.2.3) + grape-rabl (0.5.0) + grape i18n rabl tilt - hashie (1.2.0) - i18n (0.6.1) + i18n (1.8.9) + concurrent-ruby (~> 1.0) json_spec (1.1.0) multi_json (~> 1.0) rspec (~> 2.0) - multi_json (1.5.0) - multi_xml (0.5.1) - rabl (0.7.9) + minitest (5.14.4) + multi_json (1.15.0) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) + mustermann-grape (1.0.1) + mustermann (>= 1.0.0) + rabl (0.14.3) activesupport (>= 2.3.14) - multi_json (~> 1.0) - rack (1.4.1) + rack (2.2.3) rack-accept (0.4.5) rack (>= 0.4) - rack-mount (0.8.3) - rack (>= 1.0.0) rack-test (0.6.1) rack (>= 1.0) rack-throttle (0.3.0) @@ -64,13 +82,14 @@ GEM rspec-expectations (2.11.3) diff-lcs (~> 1.1.3) rspec-mocks (2.11.2) + ruby2_keywords (0.0.4) tassadar (0.1.0) bindata bzip2-ruby - tilt (1.3.3) - virtus (0.5.4) - backports (~> 2.6.1) - descendants_tracker (~> 0.0.1) + tilt (2.0.10) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + zeitwerk (2.4.2) PLATFORMS ruby