bootstrap-editable-rails.gemspec in bootstrap-editable-rails-0.0.5 vs bootstrap-editable-rails.gemspec in bootstrap-editable-rails-0.0.6
- old
+ new
@@ -8,10 +8,10 @@
gem.version = Bootstrap::Editable::Rails::VERSION
gem.authors = ["Toru KAWAMURA"]
gem.email = ["tkawa@4bit.net"]
gem.description = %q{In-place editing with Twitter Bootstrap for Rails}
gem.summary = %q{In-place editing with Twitter Bootstrap for Rails}
- gem.homepage = "https://github.com/tkawa/bootstrap-editable-rails"
+ gem.homepage = "https://github.com/bootstrap-ruby/bootstrap-editable-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.require_paths = ["lib"]