Really fix descriptions

This commit is contained in:
James Hu 2015-06-04 20:01:31 -07:00
parent d271f24fbf
commit e2d1c2383f
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ Jeweler::Tasks.new do |gem|
gem.name = "rails-reverse-proxy" gem.name = "rails-reverse-proxy"
gem.homepage = "http://github.com/axsuul/rails-reverse-proxy" gem.homepage = "http://github.com/axsuul/rails-reverse-proxy"
gem.license = "MIT" gem.license = "MIT"
gem.summary = %Q{TODO: one-line summary of your gem} gem.summary = %Q{Reverse proxy for Ruby on Rails}
gem.description = %Q{TODO: longer description of your gem} gem.description = %Q{Reverse proxy for Ruby on Rails}
gem.email = "hello@james.hu" gem.email = "hello@james.hu"
gem.authors = ["James Hu"] gem.authors = ["James Hu"]
# dependencies defined in Gemfile # dependencies defined in Gemfile