wysihtml5-rails.gemspec in wysihtml5-rails-0.0.1 vs wysihtml5-rails.gemspec in wysihtml5-rails-0.0.2
- old
+ new
@@ -4,10 +4,10 @@
Gem::Specification.new do |gem|
gem.authors = ["Nihad Abbasov"]
gem.email = ["mail@narkoz.me"]
gem.description = %q{A wysiwyg text editor for use in the Rails 3 asset pipeline}
gem.summary = %q{wysihtml5 for rails}
- gem.homepage = ""
+ gem.homepage = "https://github.com/narkoz/wysihtml5-rails"
gem.files = `git ls-files`.split($\)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.name = "wysihtml5-rails"