mattock 0.2.4 → 0.2.5
Sign up to get free protection for your applications and to get access to all the features.
- data/yard_templates/default/module/setup.rb +0 -2
- metadata +3 -3
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.5
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Judson Lester
|
@@ -306,7 +306,7 @@ rdoc_options:
|
|
306
306
|
- --main
|
307
307
|
- doc/README
|
308
308
|
- --title
|
309
|
-
- mattock-0.2.
|
309
|
+
- mattock-0.2.5 RDoc
|
310
310
|
require_paths:
|
311
311
|
- lib/
|
312
312
|
required_ruby_version: !ruby/object:Gem::Requirement
|
@@ -314,7 +314,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
314
314
|
requirements:
|
315
315
|
- - ">="
|
316
316
|
- !ruby/object:Gem::Version
|
317
|
-
hash: -
|
317
|
+
hash: -48882383
|
318
318
|
segments:
|
319
319
|
- 0
|
320
320
|
version: "0"
|