mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-10-05 00:02:33 -04:00
Fix file names
This commit is contained in:
parent
c763b215cf
commit
f832581881
@ -9,11 +9,11 @@ Gem::Specification.new do |s|
|
||||
s.description = %q{FastImage finds the size or type of an image given its uri by fetching as little as needed.}
|
||||
s.email = %q{sdsykes@gmail.com}
|
||||
s.extra_rdoc_files = [
|
||||
"README.textile"
|
||||
"README.md"
|
||||
]
|
||||
s.files = [
|
||||
"MIT-LICENSE",
|
||||
"README.textile",
|
||||
"README.md",
|
||||
"lib/fastimage.rb",
|
||||
"lib/fastimage/version.rb",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user