Commit ac4d857a authored by nimrod's avatar nimrod
Browse files

Add Bundler to the Smile Gem environment.

It's needed for a bunch of things.
parent 367669d3
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
source "https://rubygems.org"
gem 'bundler'

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

source "https://rubygems.org" do
end