From 3c654ca74eedf00e45b3595a98d8a598054e10dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:34:37 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 0.8.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 0.8.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...v0.8.0) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 2e3637b..5699290 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ gem 'net-ldap' gem 'pg' # Use for translations -gem 'i18n', '0.7.0' +gem 'i18n', '0.8.0' # Ability for models have a tree structure (hierarchy) gem 'ancestry' diff --git a/Gemfile.lock b/Gemfile.lock index 854e2b3..6ea2fe9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM hashdiff (0.3.7) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.8.0) io-like (0.3.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -144,7 +144,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -364,7 +366,7 @@ DEPENDENCIES devise-bootstrap-views factory_bot_rails gretel - i18n (= 0.7.0) + i18n (= 0.8.0) io-like jbuilder (~> 2.5) jquery-rails