readmorejs-rails.gemspec in readmorejs-rails-0.0.1 vs readmorejs-rails.gemspec in readmorejs-rails-0.0.11
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Readmorejs::Rails::VERSION
spec.authors = ["seankay"]
spec.email = ["f.sean.kay@gmail.com"]
spec.description = "Readmore.js for Rails"
spec.summary = "Gemified Readmore.js"
- spec.homepage = ""
+ spec.homepage = "https://github.com/seankay/readmorejs-rails"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})