nudge 0.2.7 → 0.2.8
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +3 -1
- data/Rakefile +3 -0
- data/VERSION +1 -1
- metadata +4 -4
data/.gitignore
CHANGED
data/Rakefile
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.2.
|
1
|
+
0.2.8
|
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 2
|
8
|
-
-
|
9
|
-
version: 0.2.
|
8
|
+
- 8
|
9
|
+
version: 0.2.8
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Bill Tozier
|
@@ -16,7 +16,7 @@ autorequire:
|
|
16
16
|
bindir: bin
|
17
17
|
cert_chain: []
|
18
18
|
|
19
|
-
date: 2010-05-
|
19
|
+
date: 2010-05-08 00:00:00 -04:00
|
20
20
|
default_executable: nudge
|
21
21
|
dependencies:
|
22
22
|
- !ruby/object:Gem::Dependency
|
@@ -399,7 +399,7 @@ files:
|
|
399
399
|
- templates/nudge_type_spec.erb
|
400
400
|
- templates/nudge_yank_instruction.erb
|
401
401
|
- templates/nudge_yankdup_instruction.erb
|
402
|
-
has_rdoc:
|
402
|
+
has_rdoc: yard
|
403
403
|
homepage: http://github.com/Vaguery/Nudge
|
404
404
|
licenses: []
|
405
405
|
|