diff --git a/Gemfile b/Gemfile index 19fb7f2..c5f5d1a 100644 --- a/Gemfile +++ b/Gemfile @@ -30,9 +30,9 @@ gem 'rack-contrib' # FIXME list here all actual dependencies (i.e. the ones in debian/control), # with their GEM names (not the Debian package names) +gem 'sass-rails' group :assets do gem 'uglifier', '>= 1.0.3' - gem 'sass-rails' end group :production do -- libgit2 0.21.2