Upgrade js-yaml

Fixes dumping of "yes" and "no" keys, which much be quoted.

See http://juliankniephoff.wordpress.com/2012/09/01/reserved-words-in-yaml-and-translating-booleans-in-rails/

Fixes #2286.
This commit is contained in:
John Firebaugh
2014-07-13 09:09:48 -07:00
parent 874a3e2ad6
commit 140f54dc07
2 changed files with 699 additions and 699 deletions
+698 -698
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -33,7 +33,7 @@
"sinon-chai": "~2.3.1",
"happen": "0.1.2",
"glob": "~3.1.21",
"js-yaml": "~2.0.3",
"js-yaml": "~3.1.0",
"request": "~2.16.2",
"jsonschema": "~0.3.2",
"delve": "0.2",