ruby-changes:56213
From: SHIBATA <ko1@a...>
Date: Tue, 25 Jun 2019 16:38:24 +0900 (JST)
Subject: [ruby-changes:56213] SHIBATA Hiroshi: 3c4fc830dd (trunk): Retired to write CHANGELOG.rdoc. Because It has no update from 2015.
https://git.ruby-lang.org/ruby.git/commit/?id=3c4fc830dd From 3c4fc830dd3f2c3e1e642f83072bead8189aec63 Mon Sep 17 00:00:00 2001 From: SHIBATA Hiroshi <hsbt@r...> Date: Tue, 26 Feb 2019 15:56:55 +0900 Subject: Retired to write CHANGELOG.rdoc. Because It has no update from 2015. diff --git a/ext/psych/psych.gemspec b/ext/psych/psych.gemspec index 44491c8..a7a6a55 100644 --- a/ext/psych/psych.gemspec +++ b/ext/psych/psych.gemspec @@ -25,7 +25,7 @@ DESCRIPTION https://github.com/ruby/ruby/blob/trunk/ext/psych/psych.gemspec#L25 # for ruby core repository. It was generated by `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } s.files = [ - ".gitignore", ".travis.yml", "CHANGELOG.rdoc", "Gemfile", "Mavenfile", "README.md", "Rakefile", "bin/console", + ".gitignore", ".travis.yml", "Gemfile", "Mavenfile", "README.md", "Rakefile", "bin/console", "bin/setup", "ext/psych/depend", "ext/psych/extconf.rb", "ext/psych/psych.c", "ext/psych/psych.h", "ext/psych/psych_emitter.c", "ext/psych/psych_emitter.h", "ext/psych/psych_parser.c", "ext/psych/psych_parser.h", "ext/psych/psych_to_ruby.c", "ext/psych/psych_to_ruby.h", "ext/psych/psych_yaml_tree.c", "ext/psych/psych_yaml_tree.h", -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/