From 2df2238b25474ea2b04310546343326231b6d07c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 09:16:10 +0000 Subject: [PATCH] Bump rails_translation_manager from 1.4.0 to 1.5.0 Bumps [rails_translation_manager]() from 1.4.0 to 1.5.0. --- updated-dependencies: - dependency-name: rails_translation_manager dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7464823e5..35ed04ca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,6 +68,14 @@ GEM coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) + better_html (1.0.16) + actionview (>= 4.0) + activesupport (>= 4.0) + ast (~> 2.0) + erubi (~> 1.4) + html_tokenizer (~> 0.0.6) + parser (>= 2.4) + smart_properties binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) brakeman (5.2.1) @@ -86,7 +94,7 @@ GEM crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) - csv (3.2.2) + csv (3.2.3) dalli (2.7.10) debug_inspector (0.0.3) docile (1.3.2) @@ -138,6 +146,7 @@ GEM selenium-webdriver (>= 3.142) hashdiff (1.0.1) highline (2.0.3) + html_tokenizer (0.0.7) htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.4) @@ -145,9 +154,10 @@ GEM i18n (1.10.0) concurrent-ruby (~> 1.0) i18n-coverage (0.2.0) - i18n-tasks (0.9.37) + i18n-tasks (1.0.10) activesupport (>= 4.0.2) ast (>= 2.1.0) + better_html (~> 1.0) erubi highline (>= 2.0.0) i18n @@ -174,7 +184,7 @@ GEM logstasher (2.1.5) activesupport (>= 5.2) request_store - loofah (2.17.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -244,7 +254,7 @@ GEM rails-i18n (6.0.0) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 7) - rails_translation_manager (1.4.0) + rails_translation_manager (1.5.0) activesupport csv (~> 3.2) i18n-tasks @@ -330,6 +340,7 @@ GEM plek (>= 1.1.0) rack rest-client + smart_properties (1.17.0) sprockets (4.0.3) concurrent-ruby (~> 1.0) rack (> 1, < 3)