mattock 0.2.7 → 0.2.8
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: mattock
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.2.
|
5
|
+
version: 0.2.8
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Judson Lester
|
@@ -87,7 +87,7 @@ files:
|
|
87
87
|
- spec/template-host.rb
|
88
88
|
- spec_help/spec_helper.rb
|
89
89
|
- spec_help/gem_test_suite.rb
|
90
|
-
homepage: http://
|
90
|
+
homepage: http://nyarly.github.com/mattock/
|
91
91
|
licenses:
|
92
92
|
- MIT
|
93
93
|
post_install_message: Another tidy package brought to you by Judson
|
@@ -96,7 +96,7 @@ rdoc_options:
|
|
96
96
|
- --main
|
97
97
|
- doc/README
|
98
98
|
- --title
|
99
|
-
- mattock-0.2.
|
99
|
+
- mattock-0.2.8 RDoc
|
100
100
|
require_paths:
|
101
101
|
- lib/
|
102
102
|
required_ruby_version: !ruby/object:Gem::Requirement
|
@@ -104,7 +104,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
104
104
|
requirements:
|
105
105
|
- - ">="
|
106
106
|
- !ruby/object:Gem::Version
|
107
|
-
hash:
|
107
|
+
hash: 264175951
|
108
108
|
segments:
|
109
109
|
- 0
|
110
110
|
version: "0"
|