cms-dashboard.gemspec in cms-dashboard-0.1.0 vs cms-dashboard.gemspec in cms-dashboard-0.1.1

- old
+ new

@@ -9,10 +9,10 @@ spec.authors = ['Xingyu Ye'] spec.email = ['xingyu.ye@outlook.com'] spec.summary = 'This gem is used to create a simple dashboard for rails project.' spec.description = 'This gem is used to create a simple dashboard for rails project.' - # spec.homepage = "TODO: Put your gem's website or public repo URL here." + spec.homepage = 'https://rubygems.org/gems/cms-dashboard' spec.license = 'MIT' # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host. if spec.respond_to?(:metadata)