Skip to content

Commit

Permalink
updating manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Jun 27, 2013
1 parent 2c644e1 commit e04307d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Manifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e04307d

Please sign in to comment.