Bump i18n-tasks from 0.9.31 to 0.9.33

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-27 16:16:30 +00:00 committed by GitHub
parent baa8644852
commit 921efb3aad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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