joe 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/joe.rb +1 -1
- metadata +4 -4
data/lib/joe.rb
CHANGED
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 1
|
8
|
-
-
|
9
|
-
version: 0.1.
|
8
|
+
- 1
|
9
|
+
version: 0.1.1
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Damian Janowski
|
@@ -31,7 +31,7 @@ dependencies:
|
|
31
31
|
version: "0"
|
32
32
|
type: :runtime
|
33
33
|
version_requirements: *id001
|
34
|
-
description:
|
34
|
+
description: Joe takes you from a gem specification to world domination in a single step.
|
35
35
|
email:
|
36
36
|
- djanowski@dimaion.com
|
37
37
|
- michel@soveran.com
|
@@ -77,6 +77,6 @@ rubyforge_project:
|
|
77
77
|
rubygems_version: 1.3.7
|
78
78
|
signing_key:
|
79
79
|
specification_version: 3
|
80
|
-
summary:
|
80
|
+
summary: Release your gems, no pain involved.
|
81
81
|
test_files: []
|
82
82
|
|