snaptrade 2.0.171 → 2.0.172

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
  SHA256:
3
- metadata.gz: 91e2f8c645ce5d7254831ddbe61012fa42f05fcd476494ed47cdef6622c351f2
4
- data.tar.gz: 19741df8403e94926816605084b9995a729e20a1fd72fe4644da3d87e64d017b
3
+ metadata.gz: 13aaf2e483a1087e202cf2a72db5754d347a7cf59bcb373f9f31e90a5ea7b36e
4
+ data.tar.gz: 9252ce76879156f6fc12e0ebaa6e59ecf3883f41e526872be4f3f4c49ee4403c
5
5
  SHA512:
6
- metadata.gz: c36d12f8e933161d9317170aae8af1e468271a62dfa11414c7fae39a168800cd6f52fb4f0d88c08758b2ee60b31c93da7ea81b10675c2837b60fb521d7f5941a
7
- data.tar.gz: f5335cfbeef471d414da337c358fc64d1484589a189e0c836b8dcf545b5def5aa299a20c55b2dc229f47f7063b47d790c8323831d99daa0eb80f53056dab304f
6
+ metadata.gz: 4be7c89dbc9dcbc79377e2de9cef48ed1af1220702d0421c0c11ca846fa8edf1dfad5675d669670fc40f6e1e783056460e45574a06926b6d812bd53adfc45203
7
+ data.tar.gz: f60d32bef575a1fe4cd589aba951ce59ff9f967e808fad570acfefdede2a272672b7b8b7a2e0912f760f97d2e116feae40bf11079e86e4e3e590da7c0f3f249b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- snaptrade (2.0.171)
4
+ snaptrade (2.0.172)
5
5
  faraday (>= 1.0.1, < 3.0)
6
6
  faraday-multipart (~> 1.0, >= 1.0.4)
7
7
 
data/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  Connect brokerage accounts to your app for live positions and trading
8
8
 
9
- [![npm](https://img.shields.io/badge/gem-v2.0.171-blue)](https://rubygems.org/gems/snaptrade/versions/2.0.171)
9
+ [![npm](https://img.shields.io/badge/gem-v2.0.172-blue)](https://rubygems.org/gems/snaptrade/versions/2.0.172)
10
10
  [![More Info](https://img.shields.io/badge/More%20Info-Click%20Here-orange)](https://snaptrade.com/)
11
11
 
12
12
  </div>
@@ -87,7 +87,7 @@ Connect brokerage accounts to your app for live positions and trading
87
87
  Add to Gemfile:
88
88
 
89
89
  ```ruby
90
- gem 'snaptrade', '~> 2.0.171'
90
+ gem 'snaptrade', '~> 2.0.172'
91
91
  ```
92
92
 
93
93
  ## Getting Started<a id="getting-started"></a>
@@ -8,5 +8,5 @@ Contact: api@snaptrade.com
8
8
  =end
9
9
 
10
10
  module SnapTrade
11
- VERSION = '2.0.171'
11
+ VERSION = '2.0.172'
12
12
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: snaptrade
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.171
4
+ version: 2.0.172
5
5
  platform: ruby
6
6
  authors:
7
7
  - SnapTrade