diff --git a/Gemfile b/Gemfile index f367f4c6..4069cbb6 100644 --- a/Gemfile +++ b/Gemfile @@ -2,6 +2,8 @@ source "https://rubygems.org" gemspec +gem 'sass-rails', '~> 4.0.2' + platform :rbx do gem 'rubysl', '~> 2.0' gem 'json', '>= 1.8.1'