Lock therubyracer for now

This commit is contained in:
Thomas Reynolds 2012-12-08 14:08:10 -08:00 committed by Casey Leask
parent 19c0eeeffd
commit fd8855eff0

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