summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-12-02 16:14:23 +0000
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2014-12-02 16:14:23 +0000
commit1587c36b0489731c1248dfa3a6e8750ca5fcab88 (patch)
tree0540be87511471dca4e9408b07f615da6795a606
parentf447aed26a7f1d8ca538e45ef02b22e7693049ec (diff)
parent0ec4685837e2ca83d1bdebd72f99ddb725dc609c (diff)
downloadgitlab-ce-1587c36b0489731c1248dfa3a6e8750ca5fcab88.tar.gz
Merge branch 'update-libv8' into 'master'
Update libv8 For some reason I could no longer install the previous version of libv8 on my development machine; this version bump fixes that. I do not know if/how this change affects production environments. See merge request !1287
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b6c1dcfa331..7871f49d0bf 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -280,7 +280,7 @@ GEM
addressable (~> 2.3)
letter_opener (1.1.2)
launchy (~> 2.2)
- libv8 (3.16.14.3)
+ libv8 (3.16.14.7)
listen (2.3.1)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)