concen.gemspec in concen-0.1.4 vs concen.gemspec in concen-0.1.5
- old
+ new
@@ -7,10 +7,10 @@
s.version = Concen::VERSION
s.authors = ["Steve Randy Tantra"]
s.email = ["steve.randy@gmail.com"]
s.homepage = "https://github.com/steverandy/concen"
s.summary = "Control and monitor Rails application."
- s.description = "A Rails Engine to control and monitor Rails application from a web interface. It includes content capturing system, real-time traffic monitoring, and real-time performance monitoring. It’s built to be flexible and customizable."
+ s.description = "A Rails Engine to control and monitor Rails application from a web interface. It includes content capturing system, real-time traffic monitoring, and real-time performance monitoring. It's built to be flexible and customizable."
s.required_rubygems_version = ">= 1.3.6"
s.rubyforge_project = "concen"
s.files = `git ls-files`.split("\n")