phantomjs-binaries 1.9.2.1 → 1.9.2.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 709d93ef1341342889c0a7f4f1818b831f5424f7
4
- data.tar.gz: 638277b9846f86cfcc58dcce43dbaac84efd4dad
3
+ metadata.gz: eb044af5120d4c077c668be5ac0bfaa6e46cc354
4
+ data.tar.gz: aeaf2fd486ef1321a21416043ebead72b9ebda5b
5
5
  SHA512:
6
- metadata.gz: b75c1fd20ba7027fc9688d2173547e5afeecda90954f8bfd91c4b8170494ad4f8f7695863765967ca4653a2997fe44dd4accf9eaffa19422844588cf0459b58b
7
- data.tar.gz: 6dc7b87fb86052e6233a9bc629169286e0be4812688239fb04c1886d965db6c62e0c6a0de19eb005ab9cfcff49da93fb736365ec3af855b29ff9ff172129f260
6
+ metadata.gz: b9b40789ee0597f5d45510c93e3045a7a22c863f3ed71bf3c85ba89c6a06f5175d8bd5a148328b1934acc718e5e40123d1cba03f6cf14105f054958fe82b988c
7
+ data.tar.gz: af3d1ead9abf6779c2013df3c65fc75bbfbd93e00fbc3cff40bd1aa6ea098a8d2b7f68bbfdf28b64616210a5bd1ab4533d692ed1362b815811d766d5183346cf
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  module Phantomjs
2
2
  module Binaries
3
3
  PHANTOM_VERSION = "1.9.2"
4
- VERSION = PHANTOM_VERSION + ".1"
4
+ VERSION = PHANTOM_VERSION + ".2"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phantomjs-binaries
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.2.1
4
+ version: 1.9.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anton Vaynshtok
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-12 00:00:00.000000000 Z
11
+ date: 2013-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sys-uname
@@ -63,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
63
  version: '0'
64
64
  requirements: []
65
65
  rubyforge_project: phantomjs-binaries
66
- rubygems_version: 2.0.3
66
+ rubygems_version: 2.0.14
67
67
  signing_key:
68
68
  specification_version: 4
69
69
  summary: phantom.js binaries wrapped as a ruby gem