Update deps for therubyracer and libv8 to resolve build issues on FreeBSD. Resolves Iussue#3446 .
This commit is contained in:
parent
188e6a7a3f
commit
abc47852a9
1 changed files with 3 additions and 3 deletions
|
@ -249,7 +249,7 @@ GEM
|
|||
addressable (~> 2.3)
|
||||
letter_opener (1.0.0)
|
||||
launchy (>= 2.0.4)
|
||||
libv8 (3.3.10.4)
|
||||
libv8 (3.11.8.17)
|
||||
listen (0.7.3)
|
||||
lumberjack (1.0.3)
|
||||
mail (2.5.3)
|
||||
|
@ -462,8 +462,8 @@ GEM
|
|||
temple (0.5.5)
|
||||
terminal-table (1.4.5)
|
||||
test_after_commit (0.0.1)
|
||||
therubyracer (0.10.2)
|
||||
libv8 (~> 3.3.10)
|
||||
therubyracer (0.11.4)
|
||||
libv8 (>= 3.11.8.17)
|
||||
thin (1.5.0)
|
||||
daemons (>= 1.0.9)
|
||||
eventmachine (>= 0.12.6)
|
||||
|
|
Loading…
Reference in a new issue