summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2013-06-27 11:33:01 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2013-06-27 11:33:01 -0700
commite04307d69605b5daa650a6df8016c4a34296ab1b (patch)
treec63d5a785c6edfad3afea935f313e306c5c1fab6
parent2c644e184192975b261a81f486a04defa3172b3f (diff)
downloadpsych-e04307d69605b5daa650a6df8016c4a34296ab1b.tar.gz
updating manifestv2.0.0
-rw-r--r--Manifest.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Manifest.txt b/Manifest.txt
index deec7df..b1ed1d6 100644
--- a/Manifest.txt
+++ b/Manifest.txt
@@ -4,6 +4,7 @@ CHANGELOG.rdoc
Manifest.txt
README.rdoc
Rakefile
+ext/psych/depend
ext/psych/extconf.rb
ext/psych/psych.c
ext/psych/psych.h
@@ -28,9 +29,11 @@ ext/psych/yaml/writer.c
ext/psych/yaml/yaml.h
ext/psych/yaml/yaml_private.h
lib/psych.rb
+lib/psych/class_loader.rb
lib/psych/coder.rb
lib/psych/core_ext.rb
lib/psych/deprecated.rb
+lib/psych/exception.rb
lib/psych/handler.rb
lib/psych/handlers/document_stream.rb
lib/psych/handlers/recorder.rb
@@ -89,6 +92,7 @@ test/psych/test_object_references.rb
test/psych/test_omap.rb
test/psych/test_parser.rb
test/psych/test_psych.rb
+test/psych/test_safe_load.rb
test/psych/test_scalar.rb
test/psych/test_scalar_scanner.rb
test/psych/test_serialize_subclasses.rb