Commit abc47852a97317d7ba155c14feb4154094e48220

Authored by Douglas Huff
1 parent 188e6a7a

Update deps for therubyracer and libv8 to resolve build issues on FreeBSD. Resolves Iussue#3446 .

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
Gemfile.lock
... ... @@ -249,7 +249,7 @@ GEM
249 249 addressable (~> 2.3)
250 250 letter_opener (1.0.0)
251 251 launchy (>= 2.0.4)
252   - libv8 (3.3.10.4)
  252 + libv8 (3.11.8.17)
253 253 listen (0.7.3)
254 254 lumberjack (1.0.3)
255 255 mail (2.5.3)
... ... @@ -462,8 +462,8 @@ GEM
462 462 temple (0.5.5)
463 463 terminal-table (1.4.5)
464 464 test_after_commit (0.0.1)
465   - therubyracer (0.10.2)
466   - libv8 (~> 3.3.10)
  465 + therubyracer (0.11.4)
  466 + libv8 (>= 3.11.8.17)
467 467 thin (1.5.0)
468 468 daemons (>= 1.0.9)
469 469 eventmachine (>= 0.12.6)
... ...