From adda8014cacd4a00cb6b12c65fc4558d3082d306 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Mon, 3 Oct 2011 14:35:09 -0700 Subject: updating manifest, bumping up to 1.2.2 --- Manifest.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Manifest.txt') diff --git a/Manifest.txt b/Manifest.txt index 97f1827..af72d53 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -1,10 +1,13 @@ .autotest +.travis.yml CHANGELOG.rdoc +Gemfile Manifest.txt README.rdoc Rakefile ext/psych/emitter.c ext/psych/emitter.h +ext/psych/extconf.h ext/psych/extconf.rb ext/psych/parser.c ext/psych/parser.h @@ -66,6 +69,7 @@ test/psych/test_json_tree.rb test/psych/test_merge_keys.rb test/psych/test_nil.rb test/psych/test_null.rb +test/psych/test_numeric.rb test/psych/test_object.rb test/psych/test_omap.rb test/psych/test_parser.rb @@ -82,6 +86,8 @@ test/psych/test_tainted.rb test/psych/test_to_yaml_properties.rb test/psych/test_tree_builder.rb test/psych/test_yaml.rb +test/psych/test_yamldbm.rb +test/psych/test_yamlstore.rb test/psych/visitors/test_depth_first.rb test/psych/visitors/test_emitter.rb test/psych/visitors/test_to_ruby.rb -- cgit v1.2.3