phantomjs-mac 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Phantomjs
2
2
  module Mac
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phantomjs-mac
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-05-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
16
- requirement: &70248577562120 !ruby/object:Gem::Requirement
16
+ requirement: &70325752766140 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ~>
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '2.9'
22
22
  type: :development
23
23
  prerelease: false
24
- version_requirements: *70248577562120
24
+ version_requirements: *70325752766140
25
25
  description: phantomjs binaries for mac
26
26
  email:
27
27
  - maxwell@joindiaspora.com
@@ -40,8 +40,8 @@ files:
40
40
  - phantomjs-mac.gemspec
41
41
  - spec/phantomjs-mac_spec.rb
42
42
  - spec/spec_helper.rb
43
- - vendor/phantomjs/bin/Info.plist
44
- - vendor/phantomjs/bin/phantomjs
43
+ - vendor/phantomjs/mac/bin/Info.plist
44
+ - vendor/phantomjs/mac/bin/phantomjs
45
45
  homepage: https://github.com/maxwell/phantomjs-mac
46
46
  licenses: []
47
47
  post_install_message: