ruby: Fixup libv8 versions

This commit is contained in:
William A. Kennington III
2015-07-08 15:10:50 -07:00
parent 76229bc546
commit dae5b35463
7 changed files with 14 additions and 22 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ GEM
specs:
execjs (2.3.0)
json (1.8.2)
libv8 (3.16.14.7)
libv8 (3.16.14.11)
ref (1.0.5)
sass (3.4.11)
therubyracer (0.12.1)
+2 -2
View File
@@ -14,10 +14,10 @@
};
};
libv8 = {
version = "3.16.14.7";
version = "3.16.14.11";
source = {
type = "gem";
sha256 = "0dv5q5n5nf6b8h3fybwmsr3vkj70w4g1jpf6661j3hsv9vp0g4qq";
sha256 = "000vbiy78wk5r1f6p7qncab8ldg7qw5pjz7bchn3lw700gpaacxp";
};
};
ref = {