public
Rubygem
Description: This gem set the autotest (ZenTest) to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results.
Homepage: http://www.nomedojogo.com/
Clone URL: git://github.com/carlosbrando/autotest-notification.git
Version 1.3.1
carlosbrando (author)
Wed Jun 18 11:52:13 -0700 2008
commit  2923e91abc4673b961356117444980774bcbfde5
tree    a07f5e85d0029fc4c4654ca181dfdc13649229a9
parent  ffd2e59018a7c16df16c3afd82fa345276efac06
...
1
2
3
 
4
5
6
7
8
 
9
10
11
...
1
2
 
3
4
5
6
7
 
8
9
10
11
0
@@ -1,11 +1,11 @@
0
 Gem::Specification.new do |s|
0
   s.name = %q{autotest-notification}
0
- s.version = "1.3.0"
0
+ s.version = "1.3.1"
0
 
0
   s.specification_version = 2 if s.respond_to? :specification_version=
0
 
0
   s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
0
- s.authors = ["Carlos Brando", "Rodrigo Urubatan", "Alexandre da Silva", "Carlos J\303\272nior", "Davis Zanetti Cabral", "Marcos Tapaj\303\263s"]
0
+ s.authors = ["Carlos Brando", "Rodrigo Urubatan", "Alexandre da Silva", "Carlos J\303\272nior", "Davis Zanetti Cabral", "Marcos Tapaj\303\263s", "Thiago Pradi"]
0
   s.date = %q{2008-06-18}
0
   s.description = %q{This gem set the autotest (ZenTest) to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results.}
0
   s.email = ["eduardobrando@gmail.com"]

Comments

    No one has commented yet.