diff --git a/Repositories/Smile/Gemfile b/Repositories/Smile/Gemfile index 66859515c4b036f8fcea08793737c98a3200c81e..0d2463a632b15a954432d0556dcb89f7c8d875fe 100644 --- a/Repositories/Smile/Gemfile +++ b/Repositories/Smile/Gemfile @@ -1,6 +1,6 @@ +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