From 57366744492a6c1baf3e9dd09a7513ebd3bcec46 Mon Sep 17 00:00:00 2001 From: manuel morales Date: Thu, 27 Dec 2018 15:17:03 -0500 Subject: [PATCH] Updated Gemspec information. --- render_table.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/render_table.gemspec b/render_table.gemspec index 13972c0..9d1d34e 100644 --- a/render_table.gemspec +++ b/render_table.gemspec @@ -9,8 +9,8 @@ Gem::Specification.new do |spec| spec.authors = ['manuel morales'] spec.email = ['morales.jmanuel16@gmail.com'] - spec.summary = 'A simple table DSL for creating standardized html tables.' - spec.homepage = "TODO: Put your gem's website or public repo URL here." + spec.summary = 'Extensible ruby html table building classes.' + spec.homepage = "https://github.com/mjmorales/render_table." spec.license = 'MIT' # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'