source 'https://rubygems.org' ruby '2.5.1' git_source(:github) { |repo_name| "https://bitbucket.org/surdegg/#{repo_name}" } gem 'rake' gem 'rspec'