Gemfile in
getaround_utils-0.1.13
vs Gemfile in
getaround_utils-0.1.14
- old
+ new
@@ -1,3 +1,7 @@
source "https://rubygems.org" gemspec
+
+gem "faraday", "~> 1.0"
+
+gem "webmock", "~> 3.7"