Use version of therubyracer specifically designed to build on Heroku

This commit is contained in:
Erik Michaels-Ober 2011-05-05 19:55:36 -07:00
parent 9194f97251
commit cb752c3b8a
1 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ GEM
rack (~> 1.0)
tilt (~> 1.0)
sqlite3 (1.3.3)
therubyracer (0.8.1)
therubyracer-heroku (0.8.1.pre3)
thor (0.14.6)
tilt (1.3)
treetop (1.4.9)
@ -118,6 +118,6 @@ DEPENDENCIES
rails (= 3.1.0.beta1)
sass
sqlite3
therubyracer
therubyracer-heroku (= 0.8.1.pre3)
turn
uglifier