Lock therubyracer for now

This commit is contained in:
Thomas Reynolds 2012-12-08 14:08:10 -08:00
parent 4805c11d49
commit 63a82e6b1e

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