extra_validators 1.0 → 1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/README.rdoc +2 -1
  2. data/init.rb +1 -1
  3. metadata +6 -5
@@ -29,4 +29,5 @@ If you wanna run the tests :
29
29
 
30
30
  rake spec
31
31
 
32
- Copyright (c) 2010 Aurélien Malisart, released under the MIT license
32
+ Copyright (c) 2010 Aurélien Malisart, released under the MIT license, see
33
+ LICENSE for more details.
data/init.rb CHANGED
@@ -1 +1 @@
1
- require 'more_validators'
1
+ require 'extra_validators'
metadata CHANGED
@@ -4,8 +4,8 @@ version: !ruby/object:Gem::Version
4
4
  prerelease: false
5
5
  segments:
6
6
  - 1
7
- - 0
8
- version: "1.0"
7
+ - 1
8
+ version: "1.1"
9
9
  platform: ruby
10
10
  authors:
11
11
  - "Aur\xC3\xA9lien Malisart"
@@ -13,7 +13,7 @@ autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
15
 
16
- date: 2010-05-15 00:00:00 +02:00
16
+ date: 2010-05-16 00:00:00 +02:00
17
17
  default_executable:
18
18
  dependencies: []
19
19
 
@@ -54,8 +54,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
54
54
  - !ruby/object:Gem::Version
55
55
  segments:
56
56
  - 1
57
- - 2
58
- version: "1.2"
57
+ - 3
58
+ - 6
59
+ version: 1.3.6
59
60
  requirements: []
60
61
 
61
62
  rubyforge_project: