summaryrefslogtreecommitdiff
path: root/Manifest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Manifest.txt')
-rw-r--r--Manifest.txt6
1 files changed, 6 insertions, 0 deletions
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