Lock therubyracer for now
This commit is contained in:
parent
4805c11d49
commit
63a82e6b1e
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -20,7 +20,7 @@ group :test do
|
||||||
gem "cane"
|
gem "cane"
|
||||||
|
|
||||||
platforms :ruby do
|
platforms :ruby do
|
||||||
gem "therubyracer"
|
gem "therubyracer", "0.10.2"
|
||||||
|
|
||||||
gem "redcarpet", "~> 2.1.1"
|
gem "redcarpet", "~> 2.1.1"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue