Bump i18n-tasks from 1.0.15 to 1.1.0

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

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-version: 1.1.0
  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-18 00:01:25 +00:00 committed by GitHub
parent 17ea1e71be
commit 5afd028556
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 13 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.0'
end
group :development, :test, :optional => true do

View file

@ -132,11 +132,11 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.4.1)
date (3.5.0)
diff-lcs (1.6.2)
docile (1.1.5)
drb (2.2.3)
erb (5.1.1)
erb (6.0.0)
erubi (1.13.1)
execjs (2.10.0)
factory_bot (6.5.5)
@ -157,19 +157,20 @@ GEM
htmlentities (4.3.4)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.15)
i18n-tasks (1.1.0)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
highline (>= 2.0.0)
highline (>= 3.0.0)
i18n
parser (>= 3.2.2.1)
prism
rails-i18n
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.8, >= 1.8.1)
terminal-table (>= 1.5.1)
io-console (0.8.1)
irb (1.15.2)
irb (1.15.3)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
@ -214,7 +215,7 @@ GEM
mini_portile2 (2.8.9)
mini_racer (0.19.1)
libv8-node (~> 24.1.0.0)
minitest (5.26.0)
minitest (5.26.1)
minitest-stub-const (0.6)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
@ -251,7 +252,7 @@ GEM
puma (7.1.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.3)
rack (3.2.4)
rack-mini-profiler (4.0.1)
rack (>= 1.2.0)
rack-session (2.1.1)
@ -302,18 +303,18 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.0)
rake (13.3.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (3.9.5)
logger
rdoc (6.15.0)
rdoc (6.15.1)
erb
psych (>= 4.0.0)
tsort
regexp_parser (2.11.3)
reline (0.6.2)
reline (0.6.3)
io-console (~> 0.5)
reverse_markdown (3.0.0)
nokogiri
@ -386,7 +387,7 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (2.7.4)
mini_portile2 (~> 2.8.0)
stringio (3.1.7)
stringio (3.1.8)
stripe (17.2.0)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
@ -441,7 +442,7 @@ DEPENDENCIES
factory_bot_rails
font-awesome-sass (~> 6.7.2)
htmlentities
i18n-tasks (~> 1.0.15)
i18n-tasks (~> 1.1.0)
jquery-rails (~> 4.6)
jquery-ui-rails (~> 8.0.0)
kt-paperclip (~> 7.2)