# frozen_string_literal: true

source "https://rubygems.org"

# gem "rails"
gem 'sawyer', '0.9.2'
gem 'octokit', '5.6.1'
