Gemfile.lock in alpaca-trade-api-0.6.0 vs Gemfile.lock in alpaca-trade-api-0.7.0
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- alpaca-trade-api (0.6.0)
- faraday (~> 0.15)
+ alpaca-trade-api (0.7.0)
+ faraday (>= 0.15, < 2.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.6.0)
@@ -12,12 +12,15 @@
byebug (11.0.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.3.2)
- faraday (0.17.3)
+ faraday (1.3.0)
+ faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords
+ faraday-net_http (1.0.1)
hashdiff (0.4.0)
json (2.2.0)
multipart-post (2.1.1)
public_suffix (3.1.1)
rake (13.0.1)
@@ -33,9 +36,10 @@
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
+ ruby2_keywords (0.0.4)
safe_yaml (1.0.5)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)