mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-11-22 00:05:56 -05:00
Include all the new files in the gem
This commit is contained in:
parent
cce874f025
commit
a992939223
@ -13,10 +13,8 @@ Gem::Specification.new do |s|
|
||||
]
|
||||
s.files = [
|
||||
"MIT-LICENSE",
|
||||
"README.md",
|
||||
"lib/fastimage.rb",
|
||||
"lib/fastimage/version.rb",
|
||||
]
|
||||
"README.md"
|
||||
] + Dir.glob("lib/**/*")
|
||||
s.homepage = %q{http://github.com/sdsykes/fastimage}
|
||||
s.rdoc_options = ["--charset=UTF-8"]
|
||||
s.require_paths = ["lib"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user