libv8 3.16.14.17-x86-linux → 3.16.14.19-x86-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/libv8/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Libv8
2
- VERSION = "3.16.14.17"
2
+ VERSION = "3.16.14.19"
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.17
4
+ version: 3.16.14.19
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-11-20 00:00:00.000000000 Z
12
+ date: 2017-03-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -89,16 +89,16 @@ 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
92
93
  - vendor/v8/include/v8-testing.h
94
+ - vendor/v8/include/v8-preparser.h
93
95
  - vendor/v8/include/v8.h
94
96
  - vendor/v8/include/v8-profiler.h
95
97
  - vendor/v8/include/v8stdint.h
96
- - vendor/v8/include/v8-preparser.h
97
- - vendor/v8/include/v8-debug.h
98
- - vendor/v8/out/ia32.release/obj.target/tools/gyp/libv8_nosnapshot.a
99
98
  - vendor/v8/out/ia32.release/obj.target/tools/gyp/libpreparser_lib.a
100
99
  - vendor/v8/out/ia32.release/obj.target/tools/gyp/libv8_snapshot.a
101
100
  - vendor/v8/out/ia32.release/obj.target/tools/gyp/libv8_base.a
101
+ - vendor/v8/out/ia32.release/obj.target/tools/gyp/libv8_nosnapshot.a
102
102
  homepage: http://github.com/cowboyd/libv8
103
103
  licenses:
104
104
  - MIT
@@ -115,7 +115,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
115
115
  version: '0'
116
116
  segments:
117
117
  - 0
118
- hash: -846104973
118
+ hash: 594319795
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: -846104973
127
+ hash: 594319795
128
128
  requirements: []
129
129
  rubyforge_project: libv8
130
130
  rubygems_version: 1.8.23