diff options
-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 |