Skip to content

Commit d34824a

Browse files
dependabot[bot]adi-herwana-nus
authored andcommitted
chore(deps-dev): bump i18n-tasks from 1.0.14 to 1.0.15
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.14 to 1.0.15. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md) - [Commits](glebm/i18n-tasks@v1.0.14...v1.0.15) --- updated-dependencies: - dependency-name: i18n-tasks dependency-version: 1.0.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a386a87 commit d34824a

File tree

1 file changed

+22
-14
lines changed

1 file changed

+22
-14
lines changed

Gemfile.lock

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ GEM
134134
after_commit_action (1.1.0)
135135
activerecord (>= 3.0.0)
136136
activesupport (>= 3.0.0)
137-
ast (2.4.2)
137+
ast (2.4.3)
138138
aws-eventstream (1.3.2)
139139
aws-partitions (1.1098.0)
140140
aws-sdk-cloudwatch (1.112.0)
@@ -275,7 +275,8 @@ GEM
275275
globalid (1.2.1)
276276
activesupport (>= 6.1)
277277
hashery (2.1.2)
278-
highline (3.0.1)
278+
highline (3.1.2)
279+
reline
279280
html-pipeline (2.14.3)
280281
activesupport (>= 2)
281282
nokogiri (>= 1.4)
@@ -286,7 +287,7 @@ GEM
286287
http_accept_language (2.1.1)
287288
i18n (1.14.7)
288289
concurrent-ruby (~> 1.0)
289-
i18n-tasks (1.0.14)
290+
i18n-tasks (1.0.15)
290291
activesupport (>= 4.0.2)
291292
ast (>= 2.1.0)
292293
erubi
@@ -295,6 +296,7 @@ GEM
295296
parser (>= 3.2.2.1)
296297
rails-i18n
297298
rainbow (>= 2.2.2, < 4.0)
299+
ruby-progressbar (~> 1.8, >= 1.8.1)
298300
terminal-table (>= 1.5.1)
299301
image_optim (0.31.3)
300302
exifr (~> 1.2, >= 1.2.2)
@@ -312,7 +314,8 @@ GEM
312314
image_size (3.4.0)
313315
in_threads (1.6.0)
314316
io-console (0.8.0)
315-
irb (1.14.3)
317+
irb (1.15.2)
318+
pp (>= 0.6.0)
316319
rdoc (>= 4.0.0)
317320
reline (>= 0.4.2)
318321
jbuilder (2.13.0)
@@ -414,7 +417,7 @@ GEM
414417
parallel (1.26.3)
415418
parallel_tests (5.1.0)
416419
parallel
417-
parser (3.3.7.1)
420+
parser (3.3.8.0)
418421
ast (~> 2.4.1)
419422
racc
420423
pdf-reader (2.13.0)
@@ -425,9 +428,12 @@ GEM
425428
ttfunk
426429
pg (1.5.9)
427430
pgvector (0.3.2)
431+
pp (0.6.2)
432+
prettyprint
428433
pragmatic_segmenter (0.3.24)
434+
prettyprint (0.2.0)
429435
progress (3.6.0)
430-
psych (5.2.2)
436+
psych (5.2.4)
431437
date
432438
stringio
433439
public_suffix (6.0.1)
@@ -440,7 +446,7 @@ GEM
440446
rack (>= 2.0.0)
441447
rack-mini-profiler (3.3.1)
442448
rack (>= 1.2.0)
443-
rack-session (2.1.0)
449+
rack-session (2.1.1)
444450
base64 (>= 0.1.0)
445451
rack (>= 3.0.0)
446452
rack-test (2.2.0)
@@ -472,7 +478,7 @@ GEM
472478
rails-html-sanitizer (1.6.2)
473479
loofah (~> 2.21)
474480
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)
475-
rails-i18n (7.0.9)
481+
rails-i18n (7.0.10)
476482
i18n (>= 0.7, < 2)
477483
railties (>= 6.0.0, < 8)
478484
railties (7.2.2.1)
@@ -488,7 +494,7 @@ GEM
488494
rb-fsevent (0.11.2)
489495
rb-inotify (0.11.1)
490496
ffi (~> 1.0)
491-
rdoc (6.10.0)
497+
rdoc (6.13.1)
492498
psych (>= 4.0.0)
493499
recaptcha (5.19.0)
494500
record_tag_helper (1.0.1)
@@ -514,7 +520,7 @@ GEM
514520
redis-store (1.10.0)
515521
redis (>= 4, < 6)
516522
regexp_parser (2.10.0)
517-
reline (0.6.0)
523+
reline (0.6.1)
518524
io-console (~> 0.5)
519525
request_store (1.7.0)
520526
rack (>= 1.4)
@@ -634,10 +640,10 @@ GEM
634640
rack (>= 2.2.4, < 4)
635641
ssrf_filter (1.2.0)
636642
stackprof (0.2.27)
637-
stringio (3.1.2)
643+
stringio (3.1.7)
638644
temple (0.10.3)
639-
terminal-table (3.0.2)
640-
unicode-display_width (>= 1.1.1, < 3)
645+
terminal-table (4.0.0)
646+
unicode-display_width (>= 1.1.1, < 4)
641647
thor (1.3.2)
642648
tilt (2.6.0)
643649
timeout (0.4.3)
@@ -648,7 +654,9 @@ GEM
648654
tzinfo (2.0.6)
649655
concurrent-ruby (~> 1.0)
650656
unicode (0.4.4.5)
651-
unicode-display_width (2.6.0)
657+
unicode-display_width (3.1.4)
658+
unicode-emoji (~> 4.0, >= 4.0.4)
659+
unicode-emoji (4.0.4)
652660
uniform_notifier (1.16.0)
653661
unread (0.14.0)
654662
activerecord (>= 6.1)

0 commit comments

Comments
 (0)