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 Make psych.so deterministic 2019-06-02 07:59:56 +03:00
psych.c ext: protoize no-arguments functions 2014-10-04 23:09:32 +00:00
psych.gemspec [ruby/psych] Set required_ruby_version to 2.4.0 2019-11-12 10:30:45 +09:00
psych.h Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_emitter.c no ID cache in Init functions 2018-02-16 08:39:48 +00:00
psych_emitter.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
psych_parser.c [ruby/psych] Remove taint support 2019-11-12 10:35:47 +09:00
psych_parser.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
psych_to_ruby.c Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_to_ruby.h * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +00:00
psych_yaml_tree.c null byte at Psych::Emitter. 2017-10-31 07:24:29 +00:00
psych_yaml_tree.h * ext/psych/extconf.rb: use embedded libyaml if no system libyaml is 2012-11-28 04:34:41 +00:00