]> source.dussan.org Git - redmine.git/commit
Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting...
authorGo MAEDA <maeda@farend.jp>
Fri, 20 Oct 2023 02:55:03 +0000 (02:55 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 20 Oct 2023 02:55:03 +0000 (02:55 +0000)
commit3c677a82c7e8eec81fc78b1da83bca289feca59e
tree3c98c2b8adf760599434ffc6a16f6a38ed5a4588
parent225156861b3e57238cee423902ae711d95f39b13
Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting for invalid YAML files (#39207).

Patch by Go MAEDA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22356 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/tasks/locales.rake