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
shyouhei 20c72dc89d ruby tool/update-deps --fix
Onigumo 6 (r57045) introduced new onigumo.h header file, which is
required from quite much everywhere.  This commit adds necessary
dependencies.

Note: ruby/oniguruma.h now includes onigumo.h,
      ruby/io.h includes oniguruma.h,
      ruby/encoding.h also includes oniguruma.h,
      and internal.h includes encoding.h.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-22 06:00:18 +00:00
..
lib Update psych-2.2.3 2017-02-24 06:32:48 +00:00
yaml Update psych-2.2.3 2017-02-24 06:32:48 +00:00
.gitignore
depend ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
psych.c
psych.gemspec Update psych-2.2.3 2017-02-24 06:32:48 +00:00
psych.h Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_emitter.c Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_emitter.h
psych_parser.c Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_parser.h
psych_to_ruby.c Update psych-2.2.1 2016-11-30 13:55:02 +00:00
psych_to_ruby.h
psych_yaml_tree.c
psych_yaml_tree.h