update gems

This commit is contained in:
Reinier Balt 2012-12-16 14:24:27 +01:00
parent 9550b89b25
commit ed3cbf991c
2 changed files with 73 additions and 74 deletions

View file

@ -27,6 +27,7 @@ group :assets do
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
gem 'therubyracer', :platform => :ruby
gem "libv8"
gem 'uglifier'
end