webdriver-firefox 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  # Copyright (c) 2013 Solano Labs All Rights Reserved
2
2
 
3
3
  module WebdriverFirefox
4
- VERSION = '0.0.5'
4
+ VERSION = '0.0.6'
5
5
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 5
9
- version: 0.0.5
8
+ - 6
9
+ version: 0.0.6
10
10
  platform: ruby
11
11
  authors:
12
12
  - Solano Labs
@@ -46,7 +46,7 @@ files:
46
46
  - lib/webdriver-firefox/port_pool.rb
47
47
  - lib/webdriver-firefox/version.rb
48
48
  has_rdoc: true
49
- homepage: http://www.solanolabs.com/
49
+ homepage: https://github.com/solanolabs/webdriver-firefox
50
50
  licenses: []
51
51
 
52
52
  post_install_message:
@@ -76,6 +76,6 @@ rubyforge_project: tddium
76
76
  rubygems_version: 1.3.7
77
77
  signing_key:
78
78
  specification_version: 3
79
- summary: WebdriverFirefox
79
+ summary: WebdriverFirefox with no locking-port logic
80
80
  test_files: []
81
81