From d271f24fbf56432dab7f9669bb484be9826bd0dd Mon Sep 17 00:00:00 2001 From: James Hu Date: Thu, 4 Jun 2015 20:01:09 -0700 Subject: [PATCH] Regenerate gemspec for version 0.1.0 --- rails-reverse-proxy.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rails-reverse-proxy.gemspec b/rails-reverse-proxy.gemspec index 1fccf9d..ecd8754 100644 --- a/rails-reverse-proxy.gemspec +++ b/rails-reverse-proxy.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |s| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["James Hu"] s.date = "2015-06-05" - s.description = "Reverse proxy for Ruby on Rails" + s.description = "TODO: longer description of your gem" s.email = "hello@james.hu" s.extra_rdoc_files = [ "LICENSE.txt", @@ -33,7 +33,7 @@ Gem::Specification.new do |s| s.licenses = ["MIT"] s.require_paths = ["lib"] s.rubygems_version = "2.0.14" - s.summary = "Reverse proxy for Ruby on Rails" + s.summary = "TODO: one-line summary of your gem" if s.respond_to? :specification_version then s.specification_version = 4