# frozen_string_literal: true

source 'https://rubygems.org'

gem 'faraday', '~> 2.14'
gem 'faraday-net_http', '~> 3.4'
