libv8 3.16.14.5 → 3.16.14.6

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/libv8/version.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2e043cf3c9ede69cd89c90fc4e7ec42af581ecd9
4
- data.tar.gz: d44308cb961e060cc69c104c954b0d95b1556302
3
+ metadata.gz: 9c219bb0a200a48fd7616f9f608122ad1863b36d
4
+ data.tar.gz: 9ce879ed25262b6ae18a0a01b64f945f6ac1a546
5
5
  SHA512:
6
- metadata.gz: 478c7036586d5885818d9eb48305741da1bd1d00be9051f527a76bc6fdfecc958bc6c0dd7329a8a0b306d142dbe1ff7e500bc940c5106633220cad71d02a1007
7
- data.tar.gz: cdfcc13a7b768fb9c5e2897bebb68f66996172c0d51ac3487b06d085c1a358455d669a0c1e86d3d1703054f9d360b1e64a963899d9ededf675cad38250c2343b
6
+ metadata.gz: a45bc3c67443c4f32e1553bbea0c736ed871148ba91aabb6659ab6c5da07b6ebd83b01bd7bb511ac87f2346cc55617727ab23ba9499d80d2a6bda0af51a16a60
7
+ data.tar.gz: b8c8a3d126557bcfcfaffca56deffce018ceb1154b292180bfd524ad329dde3ff60ab4924e09751f11b7c82bca4f186029acd6386a2e9a90e15af7b70ab01fbe
@@ -1,3 +1,3 @@
1
1
  module Libv8
2
- VERSION = "3.16.14.5"
2
+ VERSION = "3.16.14.6"
3
3
  end
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: 3.16.14.5
4
+ version: 3.16.14.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Charles Lowell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-08 00:00:00.000000000 Z
11
+ date: 2014-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -3063,7 +3063,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
3063
3063
  version: '0'
3064
3064
  requirements: []
3065
3065
  rubyforge_project: libv8
3066
- rubygems_version: 2.2.2
3066
+ rubygems_version: 2.4.1
3067
3067
  signing_key:
3068
3068
  specification_version: 4
3069
3069
  summary: Distribution of the V8 JavaScript engine