mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
Updated libv8 version
This commit is contained in:
parent
4c2a744976
commit
c0334c592f
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ Gem::Specification.new do |gem|
|
|||
gem.license = 'MIT'
|
||||
|
||||
gem.add_dependency 'ref'
|
||||
gem.add_dependency 'libv8', '~> 3.16.14.0'
|
||||
gem.add_dependency 'libv8', '~> 3.16.14.15'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue