libv8 5.7.492.65.0beta1 → 5.7.492.65.0
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
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '054649a0e5ebaa7a1f2cad9b8b18a618b32e3932'
|
4
|
+
data.tar.gz: ca8f816eb68ef330ae22bacb18e6c8811f75f52d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ee6ca715f0f3389737b4af5338818a1347823c588a113dc30d286769ab8b05608e37e6c1946bc81ed5640582f47f1461c64481ba57bb196a219302856073f23c
|
7
|
+
data.tar.gz: a4383e101b3462aff110582228eff4705844355d8506a66b0d3b9122db6542903cfe7c6b5f3aec3b3687e49d1c83adbef59469210e3bccfde0a1f1067eaad3de
|
data/lib/libv8/version.rb
CHANGED
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.7.492.65.
|
4
|
+
version: 5.7.492.65.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Charles Lowell
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-07-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|
@@ -959,12 +959,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
959
959
|
version: '0'
|
960
960
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
961
961
|
requirements:
|
962
|
-
- - "
|
962
|
+
- - ">="
|
963
963
|
- !ruby/object:Gem::Version
|
964
|
-
version:
|
964
|
+
version: '0'
|
965
965
|
requirements: []
|
966
966
|
rubyforge_project: libv8
|
967
|
-
rubygems_version: 2.6.
|
967
|
+
rubygems_version: 2.6.12
|
968
968
|
signing_key:
|
969
969
|
specification_version: 4
|
970
970
|
summary: Distribution of the V8 JavaScript engine
|