Update version number of Psych

From: SHIBATA Hiroshi <hsbt@ruby-lang.org>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2017-12-19 12:28:18 +00:00
Родитель 0c530ddd13
Коммит 26529d3df9
1 изменённых файлов: 1 добавлений и 1 удалений

2
NEWS
Просмотреть файл

@ -306,7 +306,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Psych
* Update to Psych 3.0.0.
* Update to Psych 3.0.2.
* Add :symbolize_names option to Psych.load, Psych.safe_load like JSON.parse
https://github.com/ruby/psych/pull/333, https://github.com/ruby/psych/pull/337