quovo 1.0.12 → 1.0.13

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6fd1c04353c9fcd98bb479ae6cdf39837631409c
4
- data.tar.gz: 47037bc2e79ac63fd1bf08bd1a5897ecd74f7445
3
+ metadata.gz: 6d648f89d25e118e9cc843ba390f3ccf5a647b63
4
+ data.tar.gz: 84dc860e08e589bbf2e267cbecd483732382a56c
5
5
  SHA512:
6
- metadata.gz: 0342e0a653e145606372cb7536eeaaae07f6ab9f9921d36008b6ed5aec0edecafeb427c66a845eaf0c560b33511776e1a3384af6970dd75490552798a2c41b1a
7
- data.tar.gz: cf257d2775d414a87d1b69360203f719d6518d14ee4d39317537ac7b0be4712a4d95f86548239f810de4e85da316369f9b92b1256160c042a4a10cec497642e4
6
+ metadata.gz: 1d0c42bf7b9df03b639c2d0d62e7f654da4998ea6396800a0fe283ef8881faf918f5db89a94739fc51f5846c1ff14c248628fba8e8cba5756d5b226e0a5b3fc1
7
+ data.tar.gz: 12d1dc3f25444f7768ed0139836650a6beef698b3a5396ea09eb44df38570aa5350d38940410af64b79f6426dd04d0148c1de4f1c50f08ac99234dcbef420c6a
@@ -10,6 +10,7 @@ module Quovo
10
10
  Health\ Reimbursement\ Arrangement
11
11
  Health\ Savings\ Account
12
12
  IRA
13
+ Minor\ Custodial\ Account
13
14
  Non-Taxable\ Brokerage\ Account
14
15
  Pension
15
16
  Profit\ Sharing\ Plan
@@ -19,6 +20,7 @@ module Quovo
19
20
  UGMA UTMA
20
21
  Variable\ Annuity
21
22
  RRSP RESP RRIF LIRA LRSP LRIF LIF RLIF TFSA RDSP PRIF
23
+ ISA SIPP
22
24
  ),
23
25
  'Banking' => %w(Certificate\ of\ Deposit Checking Credit\ Card Savings Misc.\ Banking),
24
26
  'Insurance' => %w(
data/lib/quovo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Quovo
2
- VERSION = '1.0.12'.freeze
2
+ VERSION = '1.0.13'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: quovo
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.12
4
+ version: 1.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Gorkunov
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-01-17 00:00:00.000000000 Z
12
+ date: 2018-04-26 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Quovo RESTful API client, configurable, thread-safe and well-tested
15
15
  email: