Commit ddaedaef1ae90ccfa1146b816000a28b6503ace9
1 parent
ea7e1636
Exists in
master
and in
4 other branches
Fix therubyracer dependencies
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
Gemfile.lock
@@ -378,6 +378,7 @@ GEM | @@ -378,6 +378,7 @@ GEM | ||
378 | redis-store (~> 1.1.0) | 378 | redis-store (~> 1.1.0) |
379 | redis-store (1.1.3) | 379 | redis-store (1.1.3) |
380 | redis (>= 2.2.0) | 380 | redis (>= 2.2.0) |
381 | + ref (1.0.4) | ||
381 | request_store (1.0.5) | 382 | request_store (1.0.5) |
382 | rest-client (1.6.7) | 383 | rest-client (1.6.7) |
383 | mime-types (>= 1.16) | 384 | mime-types (>= 1.16) |
@@ -463,7 +464,8 @@ GEM | @@ -463,7 +464,8 @@ GEM | ||
463 | terminal-table (1.4.5) | 464 | terminal-table (1.4.5) |
464 | test_after_commit (0.0.1) | 465 | test_after_commit (0.0.1) |
465 | therubyracer (0.11.4) | 466 | therubyracer (0.11.4) |
466 | - libv8 (>= 3.11.8.17) | 467 | + libv8 (~> 3.11.8.12) |
468 | + ref | ||
467 | thin (1.5.0) | 469 | thin (1.5.0) |
468 | daemons (>= 1.0.9) | 470 | daemons (>= 1.0.9) |
469 | eventmachine (>= 0.12.6) | 471 | eventmachine (>= 0.12.6) |