added therubyracer gem

This commit is contained in:
albert
2011-08-30 13:49:57 -04:00
parent 781100f2d9
commit 434d686bfd
2 changed files with 5 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ end
group :assets do
gem "uglifier"
gem "uglifier-rails"
gem "therubyracer"
end
gem "rails", "3.1.0.rc8"