From 5c5a54d5186f3283bb69fcfbc8e92d54ed0a8bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 23:38:18 +0000 Subject: [PATCH] Bump i18n-tasks from 0.9.37 to 1.0.12 Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.37 to 1.0.12. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md) - [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.37...v1.0.12) --- updated-dependencies: - dependency-name: i18n-tasks dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 47 +++++++++++++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 93308d91dae..0439b847d0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,6 +90,14 @@ GEM ast (2.4.2) bcrypt (3.1.16) bcrypt (3.1.16-java) + 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 builder (3.2.4) byebug (11.1.1) cancancan (3.3.0) @@ -108,7 +116,7 @@ GEM chef-utils (16.4.41) cliver (0.3.2) coderay (1.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) cucumber (7.1.0) builder (~> 3.2, >= 3.2.4) @@ -175,7 +183,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) ruby2_keywords - erubi (1.10.0) + erubi (1.11.0) faraday (1.9.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -215,13 +223,15 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) highline (2.0.3) - i18n (1.9.1) + html_tokenizer (0.0.7) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-spec (0.6.0) iso - i18n-tasks (0.9.37) + i18n-tasks (1.0.12) activesupport (>= 4.0.2) ast (>= 2.1.0) + better_html (>= 1.0, < 3.0) erubi highline (>= 2.0.0) i18n @@ -267,7 +277,7 @@ GEM kramdown (~> 2.0) launchy (2.5.0) addressable (~> 2.7) - loofah (2.14.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -285,8 +295,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0901) mini_mime (1.1.2) - mini_portile2 (2.7.1) - minitest (5.15.0) + mini_portile2 (2.8.0) + minitest (5.16.3) mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb @@ -304,12 +314,12 @@ GEM netrc (0.11.0) nio4r (2.5.8) nio4r (2.5.8-java) - nokogiri (1.13.1) - mini_portile2 (~> 2.7.0) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.1-java) + nokogiri (1.13.8-java) racc (~> 1.4) - nokogiri (1.13.1-x86_64-linux) + nokogiri (1.13.8-x86_64-linux) racc (~> 1.4) octokit (4.22.0) faraday (>= 0.9) @@ -318,7 +328,7 @@ GEM parallel (1.21.0) parallel_tests (3.7.3) parallel - parser (3.1.0.0) + parser (3.1.2.1) ast (~> 2.4.1) phantomjs (2.1.1.0) pry (0.13.1) @@ -336,9 +346,9 @@ GEM activesupport (>= 3.0.0) racc (1.6.0) racc (1.6.0-java) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack (2.2.4) + rack-test (2.0.2) + rack (>= 1.3) rails (6.1.4.6) actioncable (= 6.1.4.6) actionmailbox (= 6.1.4.6) @@ -357,7 +367,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) rails-i18n (7.0.1) i18n (>= 0.7, < 2) @@ -437,6 +447,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.2) + smart_properties (1.17.0) spoon (0.0.6) ffi sprockets (4.0.2) @@ -455,7 +466,7 @@ GEM tilt (2.0.10) timeout (0.2.0) tomlrb (1.3.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) warden (1.2.9) @@ -470,7 +481,7 @@ GEM nokogiri (~> 1.8) yard (0.9.27) webrick (~> 1.7.0) - zeitwerk (2.5.4) + zeitwerk (2.6.0) PLATFORMS java