imgix.gemspec in imgix-0.2.1 vs imgix.gemspec in imgix-0.3.0
- old
+ new
@@ -4,11 +4,11 @@
require 'imgix/version'
Gem::Specification.new do |spec|
spec.name = 'imgix'
spec.version = Imgix::VERSION
- spec.authors = ['Sam Soffes', 'Ryan LeFevre']
- spec.email = ['sam@soff.es', 'ryan@layervault.com']
+ spec.authors = ['Sam Soffes', 'Ryan LeFevre', 'Antony Denyer']
+ spec.email = ['sam@soff.es', 'ryan@layervault.com', 'email@antonydenyer.co.uk']
spec.description = 'Easily sign imgix URLs.'
spec.summary = 'Unofficial Ruby Gem for easily signing imgix URLs.'
spec.homepage = 'https://github.com/soffes/imgix-rb'
spec.license = 'MIT'