Gemfile.lock in mrkt-0.11.1 vs Gemfile.lock in mrkt-1.0.0

- old
+ new

@@ -1,87 +1,94 @@ PATH remote: . specs: - mrkt (0.11.1) - faraday (> 0.9.0, <= 0.17.3) - faraday_middleware (> 0.9.0, <= 0.13.1) + mrkt (1.0.0) + faraday (~> 1.0) + faraday_middleware (~> 1.0) GEM remote: https://rubygems.org/ specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - ast (2.4.0) - byebug (11.0.1) - coderay (1.1.2) + ast (2.4.1) + byebug (11.1.3) + coderay (1.1.3) crack (0.4.3) safe_yaml (~> 1.0.0) - diff-lcs (1.3) + diff-lcs (1.4.4) docile (1.3.2) - faraday (0.17.3) + faraday (1.0.1) multipart-post (>= 1.2, < 3) - faraday_middleware (0.13.1) - faraday (>= 0.7.4, < 1.0) - hashdiff (1.0.0) - jaro_winkler (1.5.4) - json (2.3.0) - method_source (0.9.2) + faraday_middleware (1.0.0) + faraday (~> 1.0) + gem-release (2.1.1) + hashdiff (1.0.1) + json (2.3.1) + method_source (1.0.0) multipart-post (2.1.1) - parallel (1.19.1) - parser (2.7.0.2) - ast (~> 2.4.0) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) - pry-byebug (3.7.0) + parallel (1.19.2) + parser (2.7.1.4) + ast (~> 2.4.1) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.9.0) byebug (~> 11.0) - pry (~> 0.10) - public_suffix (4.0.3) + pry (~> 0.13.0) + public_suffix (4.0.5) rainbow (3.0.0) rake (12.3.3) + regexp_parser (1.7.1) + rexml (3.2.4) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) - rspec-core (3.9.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.0) + rspec-core (3.9.2) + rspec-support (~> 3.9.3) + rspec-expectations (3.9.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.2) - rubocop (0.78.0) - jaro_winkler (~> 1.5.1) + rspec-support (3.9.3) + rubocop (0.87.1) parallel (~> 1.10) - parser (>= 2.6) + parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.7) + rexml + rubocop-ast (>= 0.1.0, < 1.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.7) + unicode-display_width (>= 1.4.0, < 2.0) + rubocop-ast (0.1.0) + parser (>= 2.7.0.1) ruby-progressbar (1.10.1) safe_yaml (1.0.5) simplecov (0.17.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - unicode-display_width (1.6.0) - webmock (3.7.6) + unicode-display_width (1.7.0) + webmock (3.8.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby DEPENDENCIES bundler (~> 1.3) + gem-release (~> 2.1) mrkt! pry-byebug (~> 3.7) rake (~> 12.3) rspec (~> 3.2) - rubocop (~> 0.78.0) + rubocop (~> 0.87.1) simplecov (~> 0.17.1) webmock (~> 3.1) BUNDLED WITH 1.17.3