jsunit-sauce 0.0.1 → 0.0.2.alpha1

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.
metadata CHANGED
@@ -1,13 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jsunit-sauce
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
5
- prerelease:
4
+ hash: -3702664370
5
+ prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
+ - 2
10
+ - alpha
9
11
  - 1
10
- version: 0.0.1
12
+ version: 0.0.2.alpha1
11
13
  platform: ruby
12
14
  authors:
13
15
  - Eric Allen
@@ -16,7 +18,7 @@ autorequire:
16
18
  bindir: bin
17
19
  cert_chain: []
18
20
 
19
- date: 2011-02-04 00:00:00 -08:00
21
+ date: 2011-02-07 00:00:00 -08:00
20
22
  default_executable:
21
23
  dependencies:
22
24
  - !ruby/object:Gem::Dependency
@@ -27,12 +29,12 @@ dependencies:
27
29
  requirements:
28
30
  - - ">="
29
31
  - !ruby/object:Gem::Version
30
- hash: 95
32
+ hash: 91
31
33
  segments:
32
34
  - 0
33
35
  - 16
34
- - 0
35
- version: 0.16.0
36
+ - 2
37
+ version: 0.16.2
36
38
  type: :runtime
37
39
  version_requirements: *id001
38
40
  - !ruby/object:Gem::Dependency
@@ -64,11 +66,11 @@ files:
64
66
  - LICENSE
65
67
  - README.md
66
68
  - Rakefile
67
- - /Users/epall/Dropbox/code/jsunit-sauce/lib/sauce/jsunit/run_utils.rb
68
- - /Users/epall/Dropbox/code/jsunit-sauce/lib/sauce/jsunit/selenium_config.rb
69
- - /Users/epall/Dropbox/code/jsunit-sauce/lib/sauce/jsunit/utilities.rb
70
- - /Users/epall/Dropbox/code/jsunit-sauce/lib/sauce/jsunit.rb
71
- - /Users/epall/Dropbox/code/jsunit-sauce/test/helper.rb
69
+ - lib/sauce/jsunit/run_utils.rb
70
+ - lib/sauce/jsunit/selenium_config.rb
71
+ - lib/sauce/jsunit/utilities.rb
72
+ - lib/sauce/jsunit.rb
73
+ - test/helper.rb
72
74
  has_rdoc: true
73
75
  homepage: http://github.com/saucelabs/jsunit-sauce
74
76
  licenses: []