quovo 1.0.6 → 1.0.7

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 015834e67e9d507f24aca056b1a11d495350dd63
4
- data.tar.gz: b243f7e0eabd42dfa884bdc72329cc7ecdff9647
3
+ metadata.gz: d1c43e1715da7a4a1e1c7c2daf375d66a8ae8534
4
+ data.tar.gz: e44792819a5d09e9337be364d9dc2164ec943849
5
5
  SHA512:
6
- metadata.gz: 6aa7971341b1c946a9322b71ee4c681542e32a26086df677220f03e0062b5422c1bcd0d8ac2be683c6e62436bc2fca397ffad8a67bc7e874fd5b4f9a3844eb26
7
- data.tar.gz: ccfd7a3905f20146361d7529b84b48ba533f5b40917459680cb72ccf8745d4046ffbf9f2904dcf1530ded3d5cbc0d80b89c3a41fb6ef6dc96e8e9e067781c231
6
+ metadata.gz: f26586a0205b4550ad88b29e6172ca5a7b51ff29c160bc9f3a6f041fb1b7d423ba6f4e66456365d186d6a73a04706f494491f130271abf4bd5fb28f9182bb11a
7
+ data.tar.gz: 7f511ffdda539258920b8dea196543dcba9bf3a11b048153a6a6aa62de3518b4a3719fd9dc1503159cff48fc34355a229926632265aa05d6775bc18896bcade2
@@ -14,6 +14,8 @@ module Quovo
14
14
  Roth\ IRA Roth\ 401k Simple\ IRA SEP\ IRA
15
15
  Thrift\ Savings\ Plan
16
16
  Profit\ Sharing\ Plan
17
+ Stock\ Plan
18
+ Minor\ Custodial\ Account
17
19
  ),
18
20
  'Banking' => %w(Checking Credit\ Card Savings),
19
21
  'Insurance' => %w(Annuity Fixed\ Annuity Insurance Variable\ Annuity),
@@ -1,3 +1,3 @@
1
1
  module Quovo
2
- VERSION = '1.0.6'.freeze
2
+ VERSION = '1.0.7'.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.6
4
+ version: 1.0.7
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: 2016-09-29 00:00:00.000000000 Z
12
+ date: 2016-11-07 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Quovo RESTful API client, configurable, thread-safe and well-tested
15
15
  email: