Bump i18n-tasks from 0.9.33 to 0.9.34

Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.33 to 0.9.34.
- [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.33...v0.9.34)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-16 05:28:45 +00:00 committed by GitHub
parent 9d98abdd9b
commit 51b65f96b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -46,7 +46,7 @@ group :development do
gem 'rack-mini-profiler' gem 'rack-mini-profiler'
gem 'solargraph' gem 'solargraph'
gem 'i18n-tasks', '~> 0.9.33' gem 'i18n-tasks', '~> 0.9.34'
end end
group :development, :test do group :development, :test do

View file

@ -121,7 +121,7 @@ GEM
htmlentities (4.3.4) htmlentities (4.3.4)
i18n (1.8.9) i18n (1.8.9)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-tasks (0.9.33) i18n-tasks (0.9.34)
activesupport (>= 4.0.2) activesupport (>= 4.0.2)
ast (>= 2.1.0) ast (>= 2.1.0)
erubi erubi
@ -146,7 +146,7 @@ GEM
listen (3.4.1) listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.8.0) loofah (2.9.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.7.1) mail (2.7.1)
@ -165,7 +165,7 @@ GEM
mocha (1.12.0) mocha (1.12.0)
mysql2 (0.5.3) mysql2 (0.5.3)
nio4r (2.5.5) nio4r (2.5.5)
nokogiri (1.11.1) nokogiri (1.11.2)
mini_portile2 (~> 2.5.0) mini_portile2 (~> 2.5.0)
racc (~> 1.4) racc (~> 1.4)
nokogumbo (2.0.4) nokogumbo (2.0.4)
@ -291,7 +291,7 @@ GEM
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sqlite3 (1.4.2) sqlite3 (1.4.2)
terminal-table (2.0.0) terminal-table (3.0.0)
unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (~> 1.1, >= 1.1.1)
terrapin (0.6.0) terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0) climate_control (>= 0.0.3, < 1.0)
@ -338,7 +338,7 @@ DEPENDENCIES
factory_bot_rails factory_bot_rails
font-awesome-sass (~> 5.15.1) font-awesome-sass (~> 5.15.1)
htmlentities htmlentities
i18n-tasks (~> 0.9.33) i18n-tasks (~> 0.9.34)
jquery-rails (~> 4.4) jquery-rails (~> 4.4)
jquery-ui-rails (~> 6.0.1) jquery-ui-rails (~> 6.0.1)
listen listen