Gemfile.lock in testdroid-api-client-0.5.0 vs Gemfile.lock in testdroid-api-client-0.6.0

- old
+ new

@@ -1,78 +1,74 @@ PATH remote: . specs: - testdroid-api-client (0.5.0) + testdroid-api-client (0.6.0) deep_merge (~> 1.2) faraday (~> 0.17, >= 0.17) oauth2 (~> 1.4) rest-client (~> 2.1) GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) - bump (0.8.0) - crack (0.4.3) - safe_yaml (~> 1.0.0) - deep_merge (1.2.1) - diff-lcs (1.2.5) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) - faraday (0.17.3) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) + bump (0.10.0) + crack (0.4.5) + rexml + deep_merge (1.2.2) + diff-lcs (1.5.0) + domain_name (0.6.20231109) + faraday (0.17.6) multipart-post (>= 1.2, < 3) - hashdiff (1.0.0) + hashdiff (1.0.1) http-accept (1.7.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) - jwt (2.2.1) - mime-types (3.3.1) + jwt (2.7.1) + mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.0512) + mime-types-data (3.2023.1003) multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.1.1) + multipart-post (2.3.0) netrc (0.11.0) - oauth2 (1.4.4) - faraday (>= 0.8, < 2.0) + oauth2 (1.4.11) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) - public_suffix (4.0.1) - rack (2.2.3) - rake (12.3.3) + rack (>= 1.2, < 4) + public_suffix (5.0.3) + rack (3.0.8) + rake (13.1.0) 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.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-collection_matchers (1.1.2) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) - safe_yaml (1.0.5) - unf (0.1.4) - unf_ext - unf_ext (0.0.7.7) - vcr (5.0.0) - webmock (3.7.6) - addressable (>= 2.3.6) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + vcr (5.1.0) + webmock (3.19.1) + addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yard (0.9.20) + yard (0.9.34) PLATFORMS ruby DEPENDENCIES