summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2021-05-17 23:09:37 +0900
committerYusuke Endoh <mame@ruby-lang.org>2021-05-17 23:13:21 +0900
commitf8a5e512a1856231bf10c80e8a08714b06fb95c4 (patch)
treee36e381b93d39b240c35620696e1e52f8bd117fa /Rakefile
parent3fabcb953f04b4c4927b419d6d91026f65e984af (diff)
downloadpsych-f8a5e512a1856231bf10c80e8a08714b06fb95c4.zip
Make YAML.load_file use YAML.load instead of safe_load
YAML.load and YAML.safe_load are different a little; the former allows Symbol by default but the latter doesn't. So YAML.load_file and YAML.safe_load_file should reflect the difference. Fixes #490
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions