Gemfile in getaround_utils-0.2.14 vs Gemfile in getaround_utils-0.2.15

- old
+ new

@@ -1,8 +1,5 @@ +# frozen_string_literal: true + source "https://rubygems.org" gemspec - -gem "faraday", "~> 1.0" -gem "ougai", "~> 1.8" -gem "request_store_rails", "~> 2.0" -gem "webmock", "~> 3.7"