growl-glue 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/History.txt +3 -0
- data/README.txt +2 -2
- data/lib/growl_glue/autotest.rb +1 -1
- data/lib/growl_glue.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +3 -3
- metadata.gz.sig +0 -0
data/History.txt
CHANGED
data/README.txt
CHANGED
|
@@ -88,13 +88,13 @@ As an example, this is what I normally use:
|
|
|
88
88
|
|
|
89
89
|
== BUGS / ISSUES:
|
|
90
90
|
|
|
91
|
-
Please let me know
|
|
91
|
+
Please let me know if you encounter any issues. You can also follow or fork development on the github project:
|
|
92
92
|
|
|
93
93
|
http://github.com/nimbletechnique/growl-glue/tree/master
|
|
94
94
|
|
|
95
95
|
== AUTHORS
|
|
96
96
|
|
|
97
|
-
* Collin VanDyck <
|
|
97
|
+
* Collin VanDyck <collin@nimbletechnique.com>
|
|
98
98
|
|
|
99
99
|
== OTHER
|
|
100
100
|
|
data/lib/growl_glue/autotest.rb
CHANGED
data/lib/growl_glue.rb
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: growl-glue
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.5
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Collin VanDyck
|
|
@@ -30,7 +30,7 @@ cert_chain:
|
|
|
30
30
|
jA8FHf4HdyRgbrpT6Mws7g==
|
|
31
31
|
-----END CERTIFICATE-----
|
|
32
32
|
|
|
33
|
-
date: 2008-
|
|
33
|
+
date: 2008-11-06 00:00:00 -05:00
|
|
34
34
|
default_executable:
|
|
35
35
|
dependencies:
|
|
36
36
|
- !ruby/object:Gem::Dependency
|
|
@@ -41,7 +41,7 @@ dependencies:
|
|
|
41
41
|
requirements:
|
|
42
42
|
- - ">="
|
|
43
43
|
- !ruby/object:Gem::Version
|
|
44
|
-
version: 1.
|
|
44
|
+
version: 1.8.2
|
|
45
45
|
version:
|
|
46
46
|
description: Easy configuration of Growl + Autotest
|
|
47
47
|
email:
|
metadata.gz.sig
CHANGED
|
Binary file
|