Gemfile.lock in parking_ticket-1.0.32 vs Gemfile.lock in parking_ticket-1.0.40

- old
+ new

@@ -1,23 +1,31 @@ PATH remote: . specs: - parking_ticket (1.0.32) + parking_ticket (1.0.40) faraday GEM remote: https://rubygems.org/ specs: + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + byebug (11.1.3) + crack (0.4.5) + rexml diff-lcs (1.5.0) faraday (2.7.2) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) + hashdiff (1.0.1) json_matchers (0.11.1) json_schema json_schema (0.21.0) + public_suffix (5.0.1) rake (13.0.6) + rexml (3.2.5) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-core (3.12.0) @@ -28,19 +36,27 @@ rspec-mocks (3.12.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) ruby2_keywords (0.0.5) + vcr (6.1.0) + webmock (3.18.1) + addressable (>= 2.8.0) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS arm64-darwin-20 x86_64-linux DEPENDENCIES + byebug faraday (~> 2.7, >= 2.7.2) json_matchers parking_ticket! rake (~> 13.0) rspec (~> 3.0) + vcr (~> 6.0) + webmock (~> 3.12) BUNDLED WITH 2.2.32