libv8 3.16.14.15-x86-linux → 3.16.14.17-x86-linux

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Libv8
2
- VERSION = "3.16.14.15"
2
+ VERSION = "3.16.14.17"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libv8
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.16.14.15
4
+ version: 3.16.14.17
5
5
  prerelease:
6
6
  platform: x86-linux
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-04-27 00:00:00.000000000 Z
12
+ date: 2016-11-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -89,15 +89,15 @@ files:
89
89
  - ext/libv8/location.rb
90
90
  - ext/libv8/paths.rb
91
91
  - ext/libv8/.location.yml
92
- - vendor/v8/include/v8-debug.h
93
- - vendor/v8/include/v8stdint.h
94
92
  - vendor/v8/include/v8-testing.h
95
93
  - vendor/v8/include/v8.h
96
94
  - vendor/v8/include/v8-profiler.h
95
+ - vendor/v8/include/v8stdint.h
97
96
  - vendor/v8/include/v8-preparser.h
97
+ - vendor/v8/include/v8-debug.h
98
98
  - vendor/v8/out/ia32.release/obj.target/tools/gyp/libv8_nosnapshot.a
99
- - vendor/v8/out/ia32.release/obj.target/tools/gyp/libv8_snapshot.a
100
99
  - vendor/v8/out/ia32.release/obj.target/tools/gyp/libpreparser_lib.a
100
+ - vendor/v8/out/ia32.release/obj.target/tools/gyp/libv8_snapshot.a
101
101
  - vendor/v8/out/ia32.release/obj.target/tools/gyp/libv8_base.a
102
102
  homepage: http://github.com/cowboyd/libv8
103
103
  licenses:
@@ -115,7 +115,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
115
115
  version: '0'
116
116
  segments:
117
117
  - 0
118
- hash: 40651059
118
+ hash: -846104973
119
119
  required_rubygems_version: !ruby/object:Gem::Requirement
120
120
  none: false
121
121
  requirements:
@@ -124,7 +124,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
124
124
  version: '0'
125
125
  segments:
126
126
  - 0
127
- hash: 40651059
127
+ hash: -846104973
128
128
  requirements: []
129
129
  rubyforge_project: libv8
130
130
  rubygems_version: 1.8.23