dohutil 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dohutil
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -10,11 +10,9 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2012-01-
|
13
|
+
date: 2012-01-28 00:00:00.000000000Z
|
14
14
|
dependencies: []
|
15
|
-
description:
|
16
|
-
\ Originally built to support other doh* gems, such as dohtest.\n Hopefully can
|
17
|
-
end up being more generally useful.\n "
|
15
|
+
description: Tiny utilities, packaged together so they don't each have their own gem.
|
18
16
|
email:
|
19
17
|
- devinfo@atpsoft.com
|
20
18
|
executables: []
|
@@ -53,5 +51,5 @@ rubyforge_project:
|
|
53
51
|
rubygems_version: 1.8.10
|
54
52
|
signing_key:
|
55
53
|
specification_version: 3
|
56
|
-
summary:
|
54
|
+
summary: assorted tiny utilities
|
57
55
|
test_files: []
|