surrogate.gemspec in surrogate-0.3.1 vs surrogate.gemspec in surrogate-0.3.2
- old
+ new
@@ -5,10 +5,10 @@
Gem::Specification.new do |s|
s.name = "surrogate"
s.version = Surrogate::VERSION
s.authors = ["Josh Cheek"]
s.email = ["josh.cheek@gmail.com"]
- s.homepage = ""
+ s.homepage = "https://github.com/JoshCheek/surrogate"
s.summary = %q{Framework to aid in handrolling mock/spy objects.}
s.description = %q{Framework to aid in handrolling mock/spy objects.}
s.rubyforge_project = "surrogate"