phantomjs-binaries 1.8.0.2 → 1.8.1.1

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.
Binary file
@@ -1,6 +1,6 @@
1
1
  module Phantomjs
2
2
  module Binaries
3
- PHANTOM_VERSION = "1.8.0"
4
- VERSION = PHANTOM_VERSION + ".2"
3
+ PHANTOM_VERSION = "1.8.1"
4
+ VERSION = PHANTOM_VERSION + ".1"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phantomjs-binaries
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.0.2
4
+ version: 1.8.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -33,8 +33,8 @@ email:
33
33
  - avaynshtok@gmail.com
34
34
  executables:
35
35
  - phantomjs
36
- - phantomjs-1.8.0-darwin-x86_64
37
- - phantomjs-1.8.0-linux-x86_64
36
+ - phantomjs-1.8.1-darwin-x86_64
37
+ - phantomjs-1.8.1-linux-x86_64
38
38
  extensions: []
39
39
  extra_rdoc_files: []
40
40
  files:
@@ -42,8 +42,8 @@ files:
42
42
  - Gemfile.lock
43
43
  - Rakefile
44
44
  - bin/phantomjs
45
- - bin/phantomjs-1.8.0-darwin-x86_64
46
- - bin/phantomjs-1.8.0-linux-x86_64
45
+ - bin/phantomjs-1.8.1-darwin-x86_64
46
+ - bin/phantomjs-1.8.1-linux-x86_64
47
47
  - lib/phantomjs-binaries.rb
48
48
  - lib/phantomjs-binaries/version.rb
49
49
  - phantomjs-binaries.gemspec
Binary file