diff --git a/Gemfile b/Gemfile index 2c50b07..318041a 100644 --- a/Gemfile +++ b/Gemfile @@ -1 +1,3 @@ +source 'https://rubygems.org' + gem 'sass', '3.4.22'