Gemfile.lock in triviacrack-0.4.0 vs Gemfile.lock in triviacrack-0.5.0

- old
+ new

@@ -1,78 +1,76 @@ PATH remote: . specs: - triviacrack (0.4.0) - unirest-2x (~> 1.1.3) + triviacrack (0.5.0) + faraday (~> 1.7.2) GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) - diff-lcs (1.3) - docile (1.3.2) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) - fuubar (2.5.0) + diff-lcs (1.4.4) + docile (1.4.0) + faraday (1.7.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + multipart-post (>= 1.2, < 3) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + fuubar (2.5.1) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - http-accept (1.7.0) - http-cookie (1.0.3) - domain_name (~> 0.5) - json (2.3.0) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2019.1009) - netrc (0.11.0) - public_suffix (4.0.3) - rake (13.0.1) - rest-client (2.1.0) - http-accept (>= 1.7.0, < 2.0) - http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 4.0) - netrc (~> 0.8) - 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) + json (2.5.1) + multipart-post (2.1.1) + rake (13.0.6) + 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.9.0) + rspec-support (~> 3.10.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.9.1) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.2) - ruby-progressbar (1.10.1) - simplecov (0.17.1) + rspec-support (~> 3.10.0) + rspec-support (3.10.2) + ruby-progressbar (1.11.0) + ruby2_keywords (0.0.5) + simplecov (0.21.2) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) - unf (0.1.4) - unf_ext - unf_ext (0.0.7.6) - unirest-2x (1.1.3) - addressable (~> 2.4) - json (~> 2.0) - rest-client (~> 2.0) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.3) PLATFORMS ruby DEPENDENCIES - bundler (~> 2.1.4) - fuubar (~> 2.5.0) - json (~> 2.3.0) - rake (~> 13.0.1) - rspec (~> 3.9.0) + bundler (~> 2.2.27) + fuubar (~> 2.5.1) + json (~> 2.5.1) + rake (~> 13.0.6) + rspec (~> 3.10.0) rspec-its (~> 1.3.0) - simplecov (~> 0.17.1) + simplecov (~> 0.21.2) triviacrack! BUNDLED WITH - 2.1.4 + 2.2.27