# A sample Gemfile source "https://rubygems.org" gem 'activesupport', require: 'active_support' gem 'octokit' gem 'faraday-http-cache', '~> 1.0.1' gem 'typhoeus' gem 'github-pages'