Gemfile in getaround_utils-0.1.20 vs Gemfile in getaround_utils-0.2.0
- old
+ new
@@ -1,7 +1,8 @@
source "https://rubygems.org"
gemspec
gem "faraday", "~> 1.0"
-
+gem "ougai", "~> 1.8"
+gem "request_store_rails", "~> 2.0"
gem "webmock", "~> 3.7"