analyticator.gemspec in analyticator-1.1.4 vs analyticator.gemspec in analyticator-1.1.5
- old
+ new
@@ -9,10 +9,10 @@
spec.version = Analyticator::VERSION
spec.authors = ["Chris MacNaughton"]
spec.email = ["chris@elocal.com"]
spec.description = %q{ Emulate google analytics during development to test events }
spec.summary = %q{ Emulate google analytics during development }
- spec.homepage = "https://github.com/ChrisMacNaughton/analyticator"
+ spec.homepage = "http://chrismacnaughton.com/projects/#analyticator"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = ['analyticator']
spec.default_executable = 'analyticator'
\ No newline at end of file