pusher-chameleon.gemspec in pusher-chameleon-1.2.1 vs pusher-chameleon.gemspec in pusher-chameleon-1.3.0

- old
+ new

@@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = "pusher-chameleon" s.version = PusherChameleon::VERSION s.summary = 'Pusher Chameleon front-end asset library' s.description = 'Chameleon holds various front-end assets that are shared across our products' - s.authors = ['Alex Pate'] - s.email = 'ap@pusher.com' + s.authors = ['Alex Pate', 'Craig Frost', 'Pusher'] + s.email = 'alex@alexpate.uk' s.homepage = 'https://github.com/pusher/chameleon' s.license = 'MIT' s.add_dependency "sass", ">= 3.2.0" s.add_development_dependency "gem_publisher", "1.3.1"