valid 0.1.1 → 0.1.2
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: valid
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -24,7 +24,7 @@ files:
|
|
24
24
|
- lib/validation/rule/numeric.rb
|
25
25
|
- lib/validation/rule/length.rb
|
26
26
|
- lib/validation/validator.rb
|
27
|
-
homepage: https://github.com/zombor/
|
27
|
+
homepage: https://github.com/zombor/Validator
|
28
28
|
licenses: []
|
29
29
|
post_install_message:
|
30
30
|
rdoc_options: []
|