pause.gemspec in pause-0.0.3 vs pause.gemspec in pause-0.0.4
- old
+ new
@@ -4,10 +4,10 @@
require 'pause/version'
Gem::Specification.new do |gem|
gem.name = "pause"
gem.version = Pause::VERSION
- gem.authors = ["Atasay Gokkaya", "Paul Henry", "Eric Saxny"]
+ gem.authors = ["Atasay Gokkaya", "Paul Henry", "Eric Saxby"]
gem.email = %w(atasay@wanelo.com paul@wanelo.com sax@wanelo.com)
gem.description = %q(Real time redis rate limiting)
gem.summary = %q(Real time redis rate limiting)
gem.homepage = "https://github.com/wanelo/pause"