We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d225b0 commit f7b9e01Copy full SHA for f7b9e01
resque.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
s.test_files = s.files.grep(%r{^(test|spec|features)/})
15
s.require_paths = ["lib"]
16
17
- s.extra_rdoc_files = [ "LICENSE.txt", "README.md" ]
+ s.extra_rdoc_files = [ "LICENSE.txt", "HISTORY.md", "README.md" ]
18
s.rdoc_options = ["--charset=UTF-8"]
19
20
s.add_dependency "redis-namespace", "~> 1.0"
0 commit comments