Added homepage github link to the gemspec

This commit is contained in:
Andrew Nesbitt 2016-05-19 09:18:42 +01:00
parent 4d326107fb
commit 8ccc04736c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{Minimal embedded v8 for Ruby}
spec.description = %q{Minimal embedded v8 engine for Ruby}
spec.homepage = ""
spec.homepage = "https://github.com/discourse/mini_racer"
spec.license = "MIT"