Gemfile.lock in alpaca-trade-api-0.7.0 vs Gemfile.lock in alpaca-trade-api-0.8.0

- old
+ new

@@ -5,49 +5,49 @@ faraday (>= 0.15, < 2.0) GEM remote: https://rubygems.org/ specs: - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) - byebug (11.0.1) - crack (0.4.3) - safe_yaml (~> 1.0.0) - diff-lcs (1.3) - docile (1.3.2) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + byebug (11.1.3) + crack (0.4.5) + rexml + diff-lcs (1.4.4) + docile (1.3.5) 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) + hashdiff (1.0.1) multipart-post (2.1.1) - public_suffix (3.1.1) - rake (13.0.1) + public_suffix (4.0.6) + rake (13.0.3) rb-readline (0.5.5) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.2) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) + rexml (3.2.4) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.1) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-mocks (3.8.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.2) + rspec-support (~> 3.10.0) + rspec-support (3.10.2) ruby2_keywords (0.0.4) - safe_yaml (1.0.5) - simplecov (0.16.1) + simplecov (0.21.2) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) - vcr (5.0.0) - webmock (3.6.0) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.2) + vcr (5.1.0) + webmock (3.12.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS