kharon 0.0.3 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/validator.rb +0 -2
- metadata +4 -4
data/lib/validator.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: kharon
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0
|
4
|
+
version: 0.1.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2014-04-
|
12
|
+
date: 2014-04-02 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: aquarium
|
@@ -27,8 +27,8 @@ dependencies:
|
|
27
27
|
- - '='
|
28
28
|
- !ruby/object:Gem::Version
|
29
29
|
version: 0.5.1
|
30
|
-
description:
|
31
|
-
|
30
|
+
description: Kharon is a ruby hash validator that helps you fix the structure of a
|
31
|
+
hash (type of the keys, dependencies, ...).
|
32
32
|
email: vincent.courtois@mycar-innovations.com
|
33
33
|
executables: []
|
34
34
|
extensions: []
|