summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorDouglas Huff <dhuff@jrbobdobbs.org>2013-03-30 18:54:12 -0700
committerDouglas Huff <dhuff@jrbobdobbs.org>2013-03-30 18:54:12 -0700
commitabc47852a97317d7ba155c14feb4154094e48220 (patch)
treeac5a70d1e6c5ad78d3b68fbe33324b694e2ca024 /Gemfile.lock
parent188e6a7a3fba5ca3705d6e0c5ab09b3cf89700a3 (diff)
downloadgitlab-ce-abc47852a97317d7ba155c14feb4154094e48220.tar.gz
Update deps for therubyracer and libv8 to resolve build issues on FreeBSD. Resolves Iussue#3446 .
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 82a13e08b3f..3292d62e26b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)