Gemfile.lock in data_plane_api-0.1.0 vs Gemfile.lock in data_plane_api-0.1.1

- old
+ new

@@ -1,10 +1,10 @@ PATH remote: . specs: - data_plane_api (0.1.0) - faraday (~> 2.7) + data_plane_api (0.1.1) + faraday (> 1, < 3) GEM remote: https://rubygems.org/ specs: addressable (2.8.1) @@ -59,9 +59,10 @@ crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS arm64-darwin-20 + x86_64-linux DEPENDENCIES data_plane_api! debug minitest (~> 5.0)