# frozen_string_literal: true

source 'https://rubygems.org'

gem 'faraday-retry', '~> 2.0'
gem 'octokit', '~> 4.0'
