ajout the_ruby_racer

This commit is contained in:
Nicolas Bally 2011-07-08 17:39:02 +02:00
parent bc4c6e47a8
commit aad7659b0e

View File

@ -63,6 +63,7 @@ GEM
thor (~> 0.14) thor (~> 0.14)
kaminari (0.12.4) kaminari (0.12.4)
rails (>= 3.0.0) rails (>= 3.0.0)
libv8 (3.3.10.2)
mail (2.3.0) mail (2.3.0)
i18n (>= 0.4.0) i18n (>= 0.4.0)
mime-types (~> 1.16) mime-types (~> 1.16)
@ -117,6 +118,8 @@ GEM
rack (~> 1.0) rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1) tilt (!= 1.3.0, ~> 1.1)
sqlite3 (1.3.3) sqlite3 (1.3.3)
therubyracer (0.9.2)
libv8 (~> 3.3.10)
thor (0.14.6) thor (0.14.6)
tilt (1.3.2) tilt (1.3.2)
treetop (1.4.9) treetop (1.4.9)
@ -151,5 +154,6 @@ DEPENDENCIES
sass-rails (~> 3.1.0.rc) sass-rails (~> 3.1.0.rc)
simple-navigation simple-navigation
sqlite3 sqlite3
therubyracer
turn turn
uglifier uglifier