source "https://rubygems.org"
gem 'bundler'
gem 'rubocop'

source "https://rubygems.pkg.github.com/smile-io" do
  gem "smile-cli", "0.7.1"
end
