libv8 5.9.211.38.0beta0-x86-linux → 5.9.211.38.1-x86-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/libv8/version.rb +1 -1
- data/vendor/v8/out/ia32.release/libv8_base.a +0 -0
- data/vendor/v8/out/ia32.release/libv8_libbase.a +0 -0
- data/vendor/v8/out/ia32.release/libv8_libplatform.a +0 -0
- data/vendor/v8/out/ia32.release/libv8_libsampler.a +0 -0
- data/vendor/v8/out/ia32.release/libv8_nosnapshot.a +0 -0
- data/vendor/v8/out/ia32.release/libv8_snapshot.a +0 -0
- data/vendor/v8/out/ia32.release/obj.target/src/libv8_base.a +0 -0
- data/vendor/v8/out/ia32.release/obj.target/src/libv8_libbase.a +0 -0
- data/vendor/v8/out/ia32.release/obj.target/src/libv8_libplatform.a +0 -0
- data/vendor/v8/out/ia32.release/obj.target/src/libv8_libsampler.a +0 -0
- data/vendor/v8/out/ia32.release/obj.target/src/libv8_nosnapshot.a +0 -0
- data/vendor/v8/out/ia32.release/obj.target/src/libv8_snapshot.a +0 -0
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c0e7906b9e8df96ba38702c9e1bd7d0d97b26f60
|
4
|
+
data.tar.gz: d768794f4e82e4ce9ff6a9ad70f79357eab09a44
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 321f5295b7819e6062494aa14aa3f1eacf0e721da8e1f689927aee3f749d16e36b0f2912bfe77a62ee9b181bdd15a0a08bd88064ef0309731d05bcee0591fa67
|
7
|
+
data.tar.gz: 4444918a97e20a6602c2fc54e2194093d142499a037bf80aa98b5189f953db7ad199c08de72ca673961b11203e385e83d75cbe728cc064698462cce16e4a8668
|
data/lib/libv8/version.rb
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: libv8
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 5.9.211.38.
|
4
|
+
version: 5.9.211.38.1
|
5
5
|
platform: x86-linux
|
6
6
|
authors:
|
7
7
|
- Charles Lowell
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-07-
|
11
|
+
date: 2017-07-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|
@@ -108,9 +108,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
108
108
|
version: '0'
|
109
109
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
110
110
|
requirements:
|
111
|
-
- - "
|
111
|
+
- - ">="
|
112
112
|
- !ruby/object:Gem::Version
|
113
|
-
version:
|
113
|
+
version: '0'
|
114
114
|
requirements: []
|
115
115
|
rubyforge_project: libv8
|
116
116
|
rubygems_version: 2.5.2
|