mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Bump i18n-js from 4.2.3 to 4.2.4 (#20889)
bump i18n-js Co-authored-by: ulferts <jens.ulferts@googlemail.com>
This commit is contained in:
@@ -176,7 +176,7 @@ group :production do
|
||||
gem "redis", "~> 5.4.0"
|
||||
end
|
||||
|
||||
gem "i18n-js", "~> 4.2.3"
|
||||
gem "i18n-js", "~> 4.2.4"
|
||||
gem "rails-i18n", "~> 8.0.0"
|
||||
|
||||
gem "sprockets", "~> 3.7.2" # lock sprockets below 4.0
|
||||
|
||||
+3
-3
@@ -697,7 +697,7 @@ GEM
|
||||
http-2 (>= 1.0.0)
|
||||
i18n (1.14.7)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (4.2.3)
|
||||
i18n-js (4.2.4)
|
||||
glob (>= 0.4.0)
|
||||
i18n
|
||||
i18n-tasks (1.0.15)
|
||||
@@ -1602,7 +1602,7 @@ DEPENDENCIES
|
||||
html-pipeline (~> 2.14.0)
|
||||
htmldiff
|
||||
httpx (~> 1.6.2)
|
||||
i18n-js (~> 4.2.3)
|
||||
i18n-js (~> 4.2.4)
|
||||
i18n-tasks (~> 1.0.13)
|
||||
ice_cube (~> 0.17.0)
|
||||
ice_nine
|
||||
@@ -1937,7 +1937,7 @@ CHECKSUMS
|
||||
http_parser.rb (0.8.0) sha256=5a0932f1fa82ce08a8516a2685d5a86031c000560f89946913c555a0697544be
|
||||
httpx (1.6.2) sha256=464ee0228e96ad1ee0affe7fd86cc87078e99a6d37c9d6884e29e87195b911d9
|
||||
i18n (1.14.7) sha256=ceba573f8138ff2c0915427f1fc5bdf4aa3ab8ae88c8ce255eb3ecf0a11a5d0f
|
||||
i18n-js (4.2.3) sha256=ffb1a6d34afebd9ab2aff9bd86e8f2873191cbe8b9ac5c2c8efe4dfa1107ca3b
|
||||
i18n-js (4.2.4) sha256=61390d372f8fa68c495c5907d577657e8cc3a7031f4945db1e91f935e1391355
|
||||
i18n-tasks (1.0.15) sha256=74f3e9e0e2db5d757c58e659f4269ee698c7a7532ed29066a2aaffc9efbdfb56
|
||||
icalendar (2.12.1) sha256=ecff56c550aed551f29ad1faad0da54bf62362dfaf22a428bd7ad782938fe764
|
||||
ice_cube (0.17.0) sha256=32deb45dda4b4acc53505c2f581f6d32b5afc04d29b9004769944a0df5a5fcbe
|
||||
|
||||
Reference in New Issue
Block a user