Merge pull request #3457 from jrmithdobbs/fix-freebsd-bundle-install

Update deps for therubyracer and libv8 resolve build issues on FreeBSD...
master
Dmitriy Zaporozhets 2013-03-31 01:32:33 -07:00
commit ea7e163660
1 changed files with 3 additions and 3 deletions

View File

@ -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)