diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2011-11-02 16:26:44 -0200 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2011-11-02 16:26:44 -0200 |
commit | 24c31c2567ff9073e1207ad90e474cfce9356991 (patch) | |
tree | 2c3b4a7bf484f31ba6dff8601a8b57bc075cafdb | |
parent | 47690ac9f47e21e836a578ab528c8ad5ddfd4656 (diff) | |
download | psych-24c31c2567ff9073e1207ad90e474cfce9356991.zip |
updating the manifest
-rw-r--r-- | Manifest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Manifest.txt b/Manifest.txt index 73194a9..dc60bf5 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -1,7 +1,6 @@ .autotest .travis.yml CHANGELOG.rdoc -Gemfile Manifest.txt README.rdoc Rakefile @@ -40,6 +39,7 @@ lib/psych/scalar_scanner.rb lib/psych/set.rb lib/psych/stream.rb lib/psych/streaming.rb +lib/psych/syntax_error.rb lib/psych/tree_builder.rb lib/psych/visitors.rb lib/psych/visitors/depth_first.rb |