Updated libv8 version to match gemspec file

This commit is contained in:
Jim 2016-09-27 23:30:41 +02:00 committed by GitHub
parent c0334c592f
commit ca3cba8fd5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ if enable_config('debug')
$CFLAGS += " -O0 -ggdb3"
end
LIBV8_COMPATIBILITY = '~> 3.16.14'
LIBV8_COMPATIBILITY = '~> 3.16.14.15'
begin
require 'rubygems'