debug-extras.gemspec in debug-extras-0.4.0 vs debug-extras.gemspec in debug-extras-0.4.1
- old
+ new
@@ -7,11 +7,11 @@
spec.name = "debug-extras"
spec.version = DebugExtras::VERSION
spec.authors = ["Vladimir Avgustov"]
spec.email = ["vavgustov@gmail.com"]
- spec.summary = "Extras for rails debugging."
- spec.description = "Provide debug helper methods for ActionController::Base and ActionView::Base."
+ spec.summary = "Extras for Ruby on Rails applications debugging."
+ spec.description = "Helper methods for Ruby on Rails application debugging."
spec.homepage = "https://github.com/vavgustov/debug-extras"
spec.license = "MIT"
spec.required_ruby_version = ">= 2.1.0"