diff --git a/text_marquee.gemspec b/text_marquee.gemspec index 539e29f..5030cca 100644 --- a/text_marquee.gemspec +++ b/text_marquee.gemspec @@ -7,11 +7,11 @@ require "text_marquee/version" Gem::Specification.new do |s| s.name = "text_marquee" s.version = TextMarquee::VERSION - s.authors = ["TODO: Your name"] - s.email = ["TODO: Your email"] - s.homepage = "TODO" - s.summary = "TODO: Summary of TextMarquee." - s.description = "TODO: Description of TextMarquee." + s.authors = ["Rulingcom"] + s.email = ["service@rulingcom.com"] + s.homepage = "http://wwww.rulingcom.com" + s.summary = "TextMarquee." + s.description = "TextMarquee." s.license = "MIT" s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.rdoc"]