summaryrefslogtreecommitdiff
path: root/psych.gemspec
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2019-02-26 15:56:55 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2019-02-26 15:56:55 +0900
commit6de4a2e291752020c3c09ee1d68a1a1cc375525e (patch)
tree8392e03376376d10eae01785d34c0adddcfe9b87 /psych.gemspec
parent7bebf65e4d90a75b79057e50a89ca5af3f53500a (diff)
downloadpsych-6de4a2e291752020c3c09ee1d68a1a1cc375525e.tar.gz
Retired to write CHANGELOG.rdoc. Because It has no update from 2015.retire-changelog
Diffstat (limited to 'psych.gemspec')
-rw-r--r--psych.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/psych.gemspec b/psych.gemspec
index 44491c8..a7a6a55 100644
--- a/psych.gemspec
+++ b/psych.gemspec
@@ -25,7 +25,7 @@ DESCRIPTION
# 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",