Fixed files in gemspec
This commit is contained in:
parent
527e42c8e1
commit
ac93449be4
@ -21,7 +21,7 @@ Gem::Specification.new do |s|
|
||||
|
||||
s.add_dependency 'thor', '~> 0.14.6'
|
||||
|
||||
s.files = Dir.glob('{bin,images,lib}/**/*') + %w[LICENSE README.markdown]
|
||||
s.files = Dir.glob('{bin,images,lib}/**/*') + %w[LICENSE README.md]
|
||||
s.executable = 'guard'
|
||||
s.require_path = 'lib'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user