Bump i18n-tasks from 1.0.15 to 1.1.2

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

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-version: 1.1.2
  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] 2026-01-08 20:50:23 +00:00 committed by GitHub
parent 50d245cc11
commit c7d52e6a64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 23 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.2'
end
group :development, :test, :optional => true do

View file

@ -94,7 +94,7 @@ GEM
base64 (0.3.0)
bcrypt (3.1.20)
benchmark (0.5.0)
bigdecimal (3.3.1)
bigdecimal (4.0.1)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
@ -103,7 +103,7 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (12.0.0)
cgi (0.5.0)
cgi (0.5.1)
climate_control (0.2.0)
codeclimate-test-reporter (1.0.9)
simplecov (<= 0.13)
@ -114,8 +114,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
concurrent-ruby (1.3.6)
connection_pool (3.0.2)
crass (1.0.6)
dartsass-sprockets (3.2.1)
railties (>= 4.0.0)
@ -129,11 +129,11 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.5.0)
date (3.5.1)
diff-lcs (1.6.2)
docile (1.1.5)
drb (2.2.3)
erb (5.1.3)
erb (6.0.1)
erubi (1.13.1)
execjs (2.10.0)
factory_bot (6.5.5)
@ -152,21 +152,22 @@ GEM
highline (3.1.2)
reline
htmlentities (4.4.2)
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.15)
i18n-tasks (1.1.2)
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.3)
io-console (0.8.2)
irb (1.16.0)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
@ -195,7 +196,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
loofah (2.24.1)
loofah (2.25.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.9.0)
@ -212,7 +213,8 @@ GEM
mini_portile2 (2.8.9)
mini_racer (0.19.2)
libv8-node (~> 24.12.0.1)
minitest (5.26.0)
minitest (6.0.1)
prism (~> 1.5)
minitest-stub-const (0.6)
mocha (3.0.1)
ruby2_keywords (>= 0.0.5)
@ -228,7 +230,7 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.5)
nokogiri (1.18.10)
nokogiri (1.19.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
observer (0.1.2)
@ -242,7 +244,7 @@ GEM
prettyprint
prettyprint (0.2.0)
prism (1.7.0)
psych (5.2.6)
psych (5.3.1)
date
stringio
puma (7.1.0)
@ -256,7 +258,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rackup (2.3.1)
rack (>= 3)
rails (7.2.3)
actioncable (= 7.2.3)
@ -307,12 +309,12 @@ GEM
ffi (~> 1.0)
rbs (3.9.5)
logger
rdoc (6.15.1)
rdoc (7.0.3)
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
@ -385,7 +387,7 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (2.9.0)
mini_portile2 (~> 2.8.0)
stringio (3.1.7)
stringio (3.2.0)
stripe (18.1.0)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
@ -393,7 +395,7 @@ GEM
climate_control (>= 0.0.3, < 1.0)
terser (1.2.6)
execjs (>= 0.3.0, < 3)
thor (1.4.0)
thor (1.5.0)
tilt (2.6.1)
timeout (0.4.4)
tolk (6.0.0)
@ -419,7 +421,7 @@ GEM
yard (>= 0.8)
yard-solargraph (0.1.0)
yard (~> 0.9)
zeitwerk (2.7.3)
zeitwerk (2.7.4)
PLATFORMS
ruby
@ -441,7 +443,7 @@ DEPENDENCIES
factory_bot_rails
font-awesome-sass (~> 6.7.2)
htmlentities
i18n-tasks (~> 1.0.15)
i18n-tasks (~> 1.1.2)
jquery-rails (~> 4.6)
jquery-ui-rails (~> 8.0.0)
kt-paperclip (~> 7.2)