kivanio-acts_as_payment 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +10 -1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kivanio-acts_as_payment
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kivanio Barbosa
@@ -31,6 +31,15 @@ dependencies:
31
31
  - !ruby/object:Gem::Version
32
32
  version: "0.8"
33
33
  version:
34
+ - !ruby/object:Gem::Dependency
35
+ name: validatable
36
+ version_requirement:
37
+ version_requirements: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ">="
40
+ - !ruby/object:Gem::Version
41
+ version: 1.6.7
42
+ version:
34
43
  description: acts_as_payment is a rails plugin that enables you to work with bills.
35
44
  email: kivanio@kivanio.com.br
36
45
  executables: []