snaptrade 2.0.79 → 2.0.80

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: 632e8565ab5bf9ce0618a1d15eade622ff75941b6b706b42fd74c0da6b4e5a8a
4
- data.tar.gz: 0bd247418ba0a5faa8525640a36feea0482fa911862b86124b7809ae2a7440e0
3
+ metadata.gz: 96440d2b3e6c0e61fe549a8215d62b36497da6097592a189a9166744a80d4696
4
+ data.tar.gz: 9f05ce97cf0a6686688e4bdfdf6ced650d000ff6e971813e6684b1e9f8ec4cae
5
5
  SHA512:
6
- metadata.gz: b84431acf13dd995ed5ff885ef2ef377073a9259ed712f2291890a962242f1e9a74ac632bf4e640cc6c3569c028f0f714b6214a63ec4de153abc7a8b1701ba65
7
- data.tar.gz: 1340a4c54c08c57372ed2f06b9f9c8166a00ab644bacc5a996aa5a01c99347110e59ec6fb89199f41684360ffe841feb7882348babee9300b87509d15870e3f7
6
+ metadata.gz: ec75286e81f4616f225c3dbf6e97ce524b0ad98bb38058670e91b1c3e636588a0aa8a38391bf38ba2a7ae85c5eef2fb10d9e7d4addd61597fdb65a7d866180ff
7
+ data.tar.gz: d62a2ee06da55590fc74bfb5babf9f130f17b96f131ace62d63dbb45d3b7c5176013d4f1a974c89cb4de29a736a683eb175393f2242cddefe4619abc79f95715
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- snaptrade (2.0.79)
4
+ snaptrade (2.0.80)
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.79-blue)](https://rubygems.org/gems/snaptrade/versions/2.0.79)
9
+ [![npm](https://img.shields.io/badge/gem-v2.0.80-blue)](https://rubygems.org/gems/snaptrade/versions/2.0.80)
10
10
  [![More Info](https://img.shields.io/badge/More%20Info-Click%20Here-orange)](https://snaptrade.com/)
11
11
 
12
12
  </div>
@@ -74,7 +74,7 @@ Connect brokerage accounts to your app for live positions and trading
74
74
  Add to Gemfile:
75
75
 
76
76
  ```ruby
77
- gem 'snaptrade', '~> 2.0.79'
77
+ gem 'snaptrade', '~> 2.0.80'
78
78
  ```
79
79
 
80
80
  ## 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.79'
11
+ VERSION = '2.0.80'
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.79
4
+ version: 2.0.80
5
5
  platform: ruby
6
6
  authors:
7
7
  - SnapTrade