alephant-publisher-queue.gemspec in alephant-publisher-queue-1.4.0 vs alephant-publisher-queue.gemspec in alephant-publisher-queue-1.4.1

- old
+ new

@@ -4,11 +4,11 @@ require 'alephant/publisher/queue/version' Gem::Specification.new do |spec| spec.name = "alephant-publisher-queue" spec.version = Alephant::Publisher::Queue::VERSION - spec.authors = ["revett"] - spec.email = ["charlierevett@gmail.com"] + spec.authors = ["BBC News"] + spec.email = ["FutureMediaNewsRubyGems@bbc.co.uk"] spec.summary = "Static publishing to S3 based on SQS messages" spec.description = "Static publishing to S3 based on SQS messages" spec.homepage = "https://github.com/BBC-News/alephant-publisher-queue" spec.license = "MIT"