update some gems

This commit is contained in:
Sam
2013-11-26 13:40:02 +11:00
parent d6a14889ac
commit 6617478878
2 changed files with 10 additions and 12 deletions

View File

@@ -126,8 +126,6 @@ gem 'rack-protection' # security
# allow everywhere for now cause we are allowing asset debugging in prd
group :assets do
gem 'sass-rails'
# Sam: disabling for now, having issues with our jenkins build
# gem 'turbo-sprockets-rails3'
gem 'uglifier'
end