We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f967c commit 7e233aeCopy full SHA for 7e233ae
resque.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
10
s.email = "chris@ozmm.org"
11
s.authors = [ "Chris Wanstrath" ]
12
13
- s.files = %w( README.markdown Rakefile LICENSE )
+ s.files = %w( README.markdown Rakefile LICENSE HISTORY.md )
14
s.files += Dir.glob("lib/**/*")
15
s.files += Dir.glob("bin/**/*")
16
s.files += Dir.glob("man/**/*")
0 commit comments