simple_throttle.gemspec in simple_throttle-1.0.6 vs simple_throttle.gemspec in simple_throttle-1.0.7

- old
+ new

@@ -1,12 +1,12 @@ Gem::Specification.new do |spec| spec.name = "simple_throttle" spec.version = File.read(File.expand_path("../VERSION", __FILE__)).strip - spec.authors = ["We Heart It", "Brian Durand"] - spec.email = ["dev@weheartit.com", "bbdurand@gmail.com"] + spec.authors = ["Brian Durand"] + spec.email = ["bbdurand@gmail.com"] spec.summary = "Simple redis backed throttling mechanism to limit access to a resource" - spec.homepage = "https://github.com/weheartit/simple_throttle" + spec.homepage = "https://github.com/bdurand/simple_throttle" spec.license = "MIT" # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git. ignore_files = %w[