dirty.gemspec in dirty-0.0.4 vs dirty.gemspec in dirty-0.0.5
- old
+ new
@@ -7,11 +7,11 @@
s.version = Dirty::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Robert Pitts"]
s.email = ["rbxbxdev@gmail.com"]
s.homepage = ""
- s.summary = %q{Run those dirty features!}
- s.description = %q{Easily run dirty cucumber features in your current project
+ s.summary = %q{Run those dirty tests!}
+ s.description = %q{Easily run dirty cucumber features and rspec specs in your current project
if you're using git}
s.rubyforge_project = "dirty"
s.files = `git ls-files`.split("\n")