1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/psych
Vít Ondruch 994435d0ef Revert "Update dependencies"
This reverts commit e1b2341488.

This allows to build Psych against system libyaml again on Fedora.

[Bug #16359]
2019-11-22 22:42:33 +09:00
..
lib [ruby/psych] Add a note about safe_load 2019-11-12 10:43:54 +09:00
yaml ext/psych/yaml/api.c: Suppress a "variable set but not used" warning 2019-08-24 20:31:16 +09:00
depend Revert "Update dependencies" 2019-11-22 22:42:33 +09:00
extconf.rb
psych.c
psych.gemspec [ruby/psych] Set required_ruby_version to 2.4.0 2019-11-12 10:30:45 +09:00
psych.h
psych_emitter.c
psych_emitter.h
psych_parser.c [ruby/psych] Remove taint support 2019-11-12 10:35:47 +09:00
psych_parser.h
psych_to_ruby.c
psych_to_ruby.h
psych_yaml_tree.c
psych_yaml_tree.h