diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-12-02 14:48:42 +0100 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-12-02 14:48:42 +0100 |
commit | 0ec4685837e2ca83d1bdebd72f99ddb725dc609c (patch) | |
tree | 0540be87511471dca4e9408b07f615da6795a606 /Gemfile.lock | |
parent | f447aed26a7f1d8ca538e45ef02b22e7693049ec (diff) | |
download | gitlab-ce-0ec4685837e2ca83d1bdebd72f99ddb725dc609c.tar.gz |
Update libv8 from 3.16.14.3 to 3.16.14.7
This selfish change fixes 'bundle install' on my (OS X) development
machine.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
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) |