Skip to content
Snippets Groups Projects
Commit ea7e1636 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

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

Update deps for therubyracer and libv8 resolve build issues on FreeBSD...
parents 188e6a7a abc47852
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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)
Loading
Loading
@@ -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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment