Gemfile.lock in capital_on_tap-0.1.2 vs Gemfile.lock in capital_on_tap-0.1.3

- old
+ new

@@ -1,62 +1,62 @@ PATH remote: . specs: - capital_on_tap (0.1.2) + capital_on_tap (0.1.3) addressable faraday faraday_middleware multi_json rainbow GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) - byebug (10.0.2) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + byebug (11.0.1) coderay (1.1.2) diff-lcs (1.3) - dotenv (2.5.0) - faraday (0.15.3) + dotenv (2.7.5) + faraday (0.17.0) multipart-post (>= 1.2, < 3) - faraday_middleware (0.12.2) + faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) - method_source (0.9.0) + method_source (0.9.2) multi_json (1.13.1) - multipart-post (2.0.0) - pry (0.11.3) + multipart-post (2.1.1) + pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.6.0) - byebug (~> 10.0) + pry-byebug (3.7.0) + byebug (~> 11.0) pry (~> 0.10) - public_suffix (3.0.3) + public_suffix (4.0.1) rainbow (3.0.0) rake (10.5.0) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) - rspec-core (3.8.0) + rspec-core (3.8.2) rspec-support (~> 3.8.0) - rspec-expectations (3.8.1) + rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-mocks (3.8.0) + rspec-mocks (3.8.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-support (3.8.0) + rspec-support (3.8.2) PLATFORMS ruby DEPENDENCIES - bundler (~> 1.16) + bundler capital_on_tap! dotenv pry-byebug rake (~> 10.0) rspec (~> 3.0) BUNDLED WITH - 1.16.6 + 2.0.2