Skip to content

Commit f017267

Browse files
Bump i18n-tasks from 1.1.0 to 1.1.2 (#1244)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c95998 commit f017267

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ group :development do
5656
gem 'better_errors', '~> 2.10'
5757
gem 'binding_of_caller', '~> 1.0'
5858
gem 'brakeman', '~> 7.1'
59-
gem 'i18n-tasks', '~> 1.1.0'
59+
gem 'i18n-tasks', '~> 1.1.2'
6060
gem 'letter_opener', '~> 1.10'
6161
gem 'listen', '~> 3.9'
6262
gem 'rails_best_practices', '~> 1.23'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ GEM
291291
reline
292292
i18n (1.14.7)
293293
concurrent-ruby (~> 1.0)
294-
i18n-tasks (1.1.0)
294+
i18n-tasks (1.1.2)
295295
activesupport (>= 4.0.2)
296296
ast (>= 2.1.0)
297297
erubi
@@ -467,7 +467,7 @@ GEM
467467
rails-html-sanitizer (1.6.2)
468468
loofah (~> 2.21)
469469
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
470-
rails-i18n (8.0.2)
470+
rails-i18n (8.1.0)
471471
i18n (>= 0.7, < 2)
472472
railties (>= 8.0.0, < 9)
473473
rails_best_practices (1.23.3)
@@ -496,7 +496,7 @@ GEM
496496
rb-fsevent (0.11.2)
497497
rb-inotify (0.11.1)
498498
ffi (~> 1.0)
499-
rdoc (6.15.1)
499+
rdoc (6.16.1)
500500
erb
501501
psych (>= 4.0.0)
502502
tsort
@@ -681,7 +681,7 @@ DEPENDENCIES
681681
flipper-active_record (~> 1.3.6)
682682
flipper-ui (~> 1.3.6)
683683
good_job (~> 4.12.1)
684-
i18n-tasks (~> 1.1.0)
684+
i18n-tasks (~> 1.1.2)
685685
jbuilder (~> 2.14)
686686
jsbundling-rails (~> 1.3)
687687
knapsack (~> 4.0)

0 commit comments

Comments
 (0)