diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2012-03-27 16:25:29 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2012-03-27 16:27:18 -0700 |
commit | 4d7c3bccc7fb4bcfb958da9a7e3f81f77b4b66c3 (patch) | |
tree | deedb63818c7d6951c2ab0746d8f6101f4db0dd0 /Manifest.txt | |
parent | f06670b6f38f433f1fa53901607613df2ea59dd0 (diff) | |
download | psych-4d7c3bccc7fb4bcfb958da9a7e3f81f77b4b66c3.tar.gz |
updating manifest
Diffstat (limited to 'Manifest.txt')
-rw-r--r-- | Manifest.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Manifest.txt b/Manifest.txt index dc60bf5..e7c60c6 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -20,7 +20,7 @@ lib/psych/coder.rb lib/psych/core_ext.rb lib/psych/deprecated.rb lib/psych/handler.rb -lib/psych/json.rb +lib/psych/handlers/document_stream.rb lib/psych/json/ruby_events.rb lib/psych/json/stream.rb lib/psych/json/tree_builder.rb @@ -70,6 +70,7 @@ test/psych/test_nil.rb test/psych/test_null.rb test/psych/test_numeric.rb test/psych/test_object.rb +test/psych/test_object_references.rb test/psych/test_omap.rb test/psych/test_parser.rb test/psych/test_psych.rb |