Gemfile.lock in parking_ticket-0.1.0 vs Gemfile.lock in parking_ticket-0.1.1
- old
+ new
@@ -1,9 +1,10 @@
PATH
remote: .
specs:
- parking_ticket (0.1.0)
+ parking_ticket (0.1.1)
+ faraday
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
@@ -27,20 +28,18 @@
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)
- sqlite3 (1.5.4-arm64-darwin)
PLATFORMS
arm64-darwin-20
DEPENDENCIES
faraday (~> 2.7, >= 2.7.2)
json_matchers
parking_ticket!
rake (~> 13.0)
rspec (~> 3.0)
- sqlite3 (~> 1.3, >= 1.3.11)
BUNDLED WITH
2.2.32