Lock therubyracer for now

This commit is contained in:
Thomas Reynolds 2012-12-08 14:08:10 -08:00
parent 42709eacb1
commit 865c2c34f9

View file

@ -20,7 +20,7 @@ group :test do
# gem "cane"
platforms :ruby do
gem "therubyracer"
gem "therubyracer", "0.10.2"
gem "redcarpet", "~> 2.1.1"
end