useful_validators 0.0.13 → 0.0.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module UsefulValidators
2
- VERSION = "0.0.13"
2
+ VERSION = "0.0.14"
3
3
  end
@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
7
7
  gem.email = ["railscode@gmail.com"]
8
8
  gem.description = "useful_validators"
9
9
  gem.summary = "useful_validators"
10
- gem.homepage = "https://github.com/vav/useful_validators.git"
10
+ gem.homepage = "https://github.com/st-granat/useful_validators.git"
11
11
  gem.files = `git ls-files`.split($\)
12
12
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
13
13
  gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: useful_validators
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
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: 2013-07-25 00:00:00.000000000 Z
12
+ date: 2013-08-20 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: useful_validators
15
15
  email:
@@ -28,7 +28,7 @@ files:
28
28
  - lib/useful_validators/custom_phone_validator.rb
29
29
  - lib/useful_validators/version.rb
30
30
  - useful_validators.gemspec
31
- homepage: https://github.com/vav/useful_validators.git
31
+ homepage: https://github.com/st-granat/useful_validators.git
32
32
  licenses:
33
33
  - MIT
34
34
  post_install_message: