mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-11-27 00:03:00 -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 = [
|
s.files = [
|
||||||
"MIT-LICENSE",
|
"MIT-LICENSE",
|
||||||
"README.md",
|
"README.md"
|
||||||
"lib/fastimage.rb",
|
] + Dir.glob("lib/**/*")
|
||||||
"lib/fastimage/version.rb",
|
|
||||||
]
|
|
||||||
s.homepage = %q{http://github.com/sdsykes/fastimage}
|
s.homepage = %q{http://github.com/sdsykes/fastimage}
|
||||||
s.rdoc_options = ["--charset=UTF-8"]
|
s.rdoc_options = ["--charset=UTF-8"]
|
||||||
s.require_paths = ["lib"]
|
s.require_paths = ["lib"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user