pwwka.gemspec in pwwka-0.4.1 vs pwwka.gemspec in pwwka-0.4.2
- old
+ new
@@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = "pwwka"
s.version = Pwwka::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ['Stitch Fix Engineering']
- s.email = ['eng@stitchfix.com']
- s.homepage = "http://www.stitchfix.com"
+ s.email = ['opensource@stitchfix.com']
+ s.homepage = "https://github.com/stitchfix/pwwka"
s.summary = "Send and receive messages via RabbitMQ"
s.description = "The purpose of this gem is to normalise the sending and
receiving of messages between Rails apps using the shared RabbitMQ
message bus"