autotest-growl.gemspec in svoop-autotest-growl-0.1.5.4 vs autotest-growl.gemspec in svoop-autotest-growl-0.1.6
- old
+ new
@@ -1,13 +1,13 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{autotest-growl}
- s.version = "0.1.5.4"
+ s.version = "0.1.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Sven Schwyn"]
- s.date = %q{2009-08-11}
+ s.date = %q{2009-08-12}
s.description = %q{This gem aims to improve support for Growl notification by ZenTest's autotest. It comes with a nice colored Ruby icon set and - for now - supports Cucumber by means of a workaround.}
s.email = ["ruby@bitcetera.com"]
s.extra_rdoc_files = ["History.txt", "Manifest.txt", "PostInstall.txt"]
s.files = ["History.txt", "Manifest.txt", "PostInstall.txt", "README.rdoc", "Rakefile", "autotest-growl.gemspec", "growl/growlnotify", "growl/growlnotify.com", "img/error.png", "img/failed.png", "img/info.png", "img/passed.png", "img/pending.png", "lib/autotest-growl.rb", "lib/autotest/growl.rb", "lib/autotest/result.rb", "script/console", "script/destroy", "script/generate", "spec/autotest-growl_spec.rb", "spec/spec.opts", "spec/spec_helper.rb", "tasks/rspec.rake"]
s.homepage = %q{http://www.bitcetera.com/products/autotest-growl}