Gemfile.lock in crunchbase4-0.1.8 vs Gemfile.lock in crunchbase4-0.1.9

- old
+ new

@@ -1,43 +1,68 @@ PATH remote: . specs: - crunchbase4 (0.1.7) + crunchbase4 (0.1.8) faraday faraday_curl faraday_middleware + httparty GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) coderay (1.1.3) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - faraday (1.0.1) + faraday (1.8.0) + 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) faraday_curl (0.0.2) faraday (>= 0.9.0) - faraday_middleware (1.0.0) + faraday_middleware (1.1.0) faraday (~> 1.0) hashdiff (1.0.1) + httparty (0.20.0) + mime-types (~> 3.0) + multi_xml (>= 0.5.2) method_source (1.0.0) + mime-types (3.3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2021.0901) + multi_xml (0.6.0) multipart-post (2.1.1) parallel (1.19.1) parser (2.7.1.3) ast (~> 2.4.0) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.5) + public_suffix (4.0.6) rainbow (3.0.0) rake (12.3.3) regexp_parser (1.7.0) - rexml (3.2.4) + rexml (3.2.5) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) rspec-core (3.9.2) @@ -59,10 +84,11 @@ ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (0.0.3) parser (>= 2.7.0.1) ruby-progressbar (1.10.1) + ruby2_keywords (0.0.5) safe_yaml (1.0.5) unicode-display_width (1.7.0) vcr (6.0.0) webmock (3.8.3) addressable (>= 2.3.6) @@ -80,6 +106,6 @@ rubocop vcr webmock BUNDLED WITH - 2.1.4 + 2.2.5