commonwatir 3.0.0 → 4.0.0

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 (2) hide show
  1. data/commonwatir.gemspec +1 -1
  2. metadata +4 -3
@@ -5,7 +5,7 @@ require "watir/version"
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "commonwatir"
8
- s.version = Watir::BUNDLE_VERSION
8
+ s.version = "4.0.0"
9
9
  s.platform = Gem::Platform::RUBY
10
10
  s.authors = ["Bret Pettichord"]
11
11
  s.email = ["bret@pettichord.com"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: commonwatir
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 4.0.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-04-23 00:00:00.000000000 Z
12
+ date: 2012-09-18 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: This library is included so older versions of commonwatir are not activated
15
15
  email:
@@ -42,8 +42,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
42
42
  version: '0'
43
43
  requirements: []
44
44
  rubyforge_project: watir
45
- rubygems_version: 1.8.21
45
+ rubygems_version: 1.8.24
46
46
  signing_key:
47
47
  specification_version: 3
48
48
  summary: Common library for Watir
49
49
  test_files: []
50
+ has_rdoc: