Gemfile.lock in stash-rewards-0.0.1 vs Gemfile.lock in stash-rewards-0.0.2

- old
+ new

@@ -1,19 +1,22 @@ PATH remote: . specs: - stash-rewards (0.0.1) + stash-rewards (0.0.2) faraday (~> 1) + typhoeus (~> 1) GEM remote: https://rubygems.org/ specs: addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) crack (0.4.5) rexml diff-lcs (1.5.0) + ethon (0.15.0) + ffi (>= 1.15.0) faraday (1.10.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) faraday-httpclient (~> 1.0) @@ -33,10 +36,11 @@ faraday-net_http (1.0.1) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) + ffi (1.15.5) hashdiff (1.0.1) multipart-post (2.2.3) public_suffix (4.0.7) rake (12.3.3) rexml (3.2.5) @@ -54,9 +58,11 @@ rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) ruby2_keywords (0.0.5) + typhoeus (1.4.0) + ethon (>= 0.9.0) webmock (3.14.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)