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

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