mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump i18n
This commit is contained in:
+1
-1
@@ -617,7 +617,7 @@ GEM
|
||||
httpclient (2.8.3)
|
||||
httpx (1.2.4)
|
||||
http-2-next (>= 1.0.3)
|
||||
i18n (1.14.4)
|
||||
i18n (1.14.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (4.2.3)
|
||||
glob (>= 0.4.0)
|
||||
|
||||
@@ -60,6 +60,6 @@ module OpenProject
|
||||
end
|
||||
end
|
||||
|
||||
OpenProject::Patches.patch_gem_version "i18n", "1.14.4" do
|
||||
OpenProject::Patches.patch_gem_version "i18n", "1.14.5" do
|
||||
I18n.backend.singleton_class.prepend OpenProject::Patches::I18nRejectEmptyString
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user