Rakefile in log-me-0.0.1 vs Rakefile in log-me-0.0.2
- old
+ new
@@ -17,10 +17,10 @@
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "log-me"
gem.homepage = "http://github.com/prodis/log-me"
gem.license = "MIT"
gem.summary = %Q{A simple way to configure log in your gem.}
- gem.description = %Q{LogMe is a simple way to configure log in your gem and it's especially useful when you need to log Web Service calls or HTTP requests and responses.}
+ gem.description = %Q{LogMe is a simple way to configure log in your gem. It's especially useful when you need to log Web Service calls or HTTP requests and responses.}
gem.email = "prodis@gmail.com"
gem.authors = ["Prodis a.k.a. Fernando Hamasaki"]
gem.version = LogMe::Version::VERSION
gem.required_ruby_version = ">= 1.8.7"
# dependencies defined in Gemfile