Gemfile.lock in parking_ticket-0.1.2 vs Gemfile.lock in parking_ticket-1.0.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- parking_ticket (0.1.2)
+ parking_ticket (1.0.0)
faraday
GEM
remote: https://rubygems.org/
specs:
@@ -31,9 +31,10 @@
rspec-support (3.12.0)
ruby2_keywords (0.0.5)
PLATFORMS
arm64-darwin-20
+ x86_64-linux
DEPENDENCIES
faraday (~> 2.7, >= 2.7.2)
json_matchers
parking_ticket!