Bump i18n-tasks from 1.0.8 to 1.0.9

Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.8 to 1.0.9.
- [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/v1.0.8...v1.0.9)

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-11 00:06:25 +00:00 committed by GitHub
parent 5f913c4b84
commit 4ffa5d8b47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -123,7 +123,7 @@ GEM
htmlentities (4.3.4)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.8)
i18n-tasks (1.0.9)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (~> 1.0)
@ -342,7 +342,7 @@ DEPENDENCIES
factory_bot_rails
font-awesome-sass (~> 5.15.1)
htmlentities
i18n-tasks (~> 1.0.8)
i18n-tasks (~> 1.0.9)
jquery-rails (~> 4.4)
jquery-ui-rails (~> 6.0.1)
kt-paperclip (~> 7.1)