Rakefile in rubygems-update-2.0.10 vs Rakefile in rubygems-update-2.0.11
- old
+ new
@@ -56,9 +56,10 @@
extra_dev_deps << ['ZenTest', '~> 4.5']
extra_dev_deps << ['rake', '~> 0.9.3']
self.extra_rdoc_files = Dir["*.rdoc"] + %w[
CVE-2013-4287.txt
+ CVE-2013-4363.txt
]
spec_extras['rdoc_options'] = proc do |rdoc_options|
rdoc_options << "--title=RubyGems Update Documentation"
end