From 64cc348882aa725dee2941aa227f2e9cdfc445ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 23:25:21 +0000 Subject: [PATCH] Bump i18n-tasks from 0.9.34 to 0.9.36 Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.34 to 0.9.36. - [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.34...v0.9.36) --- updated-dependencies: - dependency-name: i18n-tasks dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0bfa7b1fb92..ef593fa2971 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,11 +201,11 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) highline (2.0.3) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) i18n-spec (0.6.0) iso - i18n-tasks (0.9.34) + i18n-tasks (0.9.36) activesupport (>= 4.0.2) ast (>= 2.1.0) erubi @@ -252,7 +252,7 @@ GEM kramdown (~> 2.0) launchy (2.5.0) addressable (~> 2.7) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -270,7 +270,7 @@ GEM mime-types-data (3.2021.0704) mini_mime (1.1.0) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.15.0) mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb @@ -295,7 +295,7 @@ GEM parallel (1.21.0) parallel_tests (3.7.3) parallel - parser (3.0.0.0) + parser (3.0.3.2) ast (~> 2.4.1) phantomjs (2.1.1.0) pry (0.13.1) @@ -311,8 +311,8 @@ GEM public_suffix (4.0.6) pundit (2.1.1) activesupport (>= 3.0.0) - racc (1.5.2) - racc (1.5.2-java) + racc (1.6.0) + racc (1.6.0-java) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -334,7 +334,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.1) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails-i18n (6.0.0) i18n (>= 0.7, < 2) @@ -430,14 +430,14 @@ GEM sqlite3 (1.4.2) sys-uname (1.2.2) ffi (~> 1.1) - terminal-table (3.0.0) - unicode-display_width (~> 1.1, >= 1.1.1) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) thor (1.1.0) tilt (2.0.10) tomlrb (1.3.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (1.7.0) + unicode-display_width (1.8.0) warden (1.2.9) rack (>= 2.0.9) webrick (1.7.0) @@ -449,7 +449,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.26) - zeitwerk (2.4.2) + zeitwerk (2.5.1) PLATFORMS java