Bump i18n-tasks from 1.0.15 to 1.1.1

Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.15 to 1.1.1.
- [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.15...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-25 00:12:56 +00:00 committed by GitHub
parent 17ea1e71be
commit 29ca9a1ce1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 14 deletions

View file

@ -46,7 +46,7 @@ group :development, :optional => true do
gem 'rack-mini-profiler'
gem 'solargraph'
gem 'i18n-tasks', '~> 1.0.15'
gem 'i18n-tasks', '~> 1.1.1'
end
group :development, :test, :optional => true do