akephalos2 2.1.0-java → 2.1.1-java
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.
- data/lib/akephalos/version.rb +1 -1
- metadata +9 -30
- data/vendor/html-unit/apache-mime4j-0.6.jar +0 -0
- data/vendor/html-unit/commons-codec-1.4.jar +0 -0
- data/vendor/html-unit/commons-collections-3.2.1.jar +0 -0
- data/vendor/html-unit/commons-io-2.0.1.jar +0 -0
- data/vendor/html-unit/commons-lang-2.6.jar +0 -0
- data/vendor/html-unit/commons-lang3-3.0.1.jar +0 -0
- data/vendor/html-unit/commons-logging-1.1.1.jar +0 -0
- data/vendor/html-unit/cssparser-0.9.5.jar +0 -0
- data/vendor/html-unit/cssparser-0.9.6-20110829.205617-3.jar +0 -0
- data/vendor/html-unit/htmlunit-2.10-SNAPSHOT.jar +0 -0
- data/vendor/html-unit/htmlunit-2.9.jar +0 -0
- data/vendor/html-unit/htmlunit-core-js-2.9.jar +0 -0
- data/vendor/html-unit/httpclient-4.1.2.jar +0 -0
- data/vendor/html-unit/httpcore-4.1.2.jar +0 -0
- data/vendor/html-unit/httpmime-4.1.2.jar +0 -0
- data/vendor/html-unit/nekohtml-1.9.15.jar +0 -0
- data/vendor/html-unit/sac-1.3.jar +0 -0
- data/vendor/html-unit/serializer-2.7.1.jar +0 -0
- data/vendor/html-unit/xalan-2.7.1.jar +0 -0
- data/vendor/html-unit/xercesImpl-2.9.1.jar +0 -0
- data/vendor/html-unit/xml-apis-1.3.04.jar +0 -0
data/lib/akephalos/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: akephalos2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.1.
|
|
4
|
+
version: 2.1.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: java
|
|
7
7
|
authors:
|
|
@@ -14,7 +14,7 @@ date: 2011-11-29 00:00:00.000000000 Z
|
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: capybara
|
|
17
|
-
requirement: &
|
|
17
|
+
requirement: &70273676617120 !ruby/object:Gem::Requirement
|
|
18
18
|
none: false
|
|
19
19
|
requirements:
|
|
20
20
|
- - ! '>='
|
|
@@ -22,10 +22,10 @@ dependencies:
|
|
|
22
22
|
version: '0'
|
|
23
23
|
type: :runtime
|
|
24
24
|
prerelease: false
|
|
25
|
-
version_requirements: *
|
|
25
|
+
version_requirements: *70273676617120
|
|
26
26
|
- !ruby/object:Gem::Dependency
|
|
27
27
|
name: rake
|
|
28
|
-
requirement: &
|
|
28
|
+
requirement: &70273676616080 !ruby/object:Gem::Requirement
|
|
29
29
|
none: false
|
|
30
30
|
requirements:
|
|
31
31
|
- - ! '>='
|
|
@@ -33,10 +33,10 @@ dependencies:
|
|
|
33
33
|
version: '0'
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
|
-
version_requirements: *
|
|
36
|
+
version_requirements: *70273676616080
|
|
37
37
|
- !ruby/object:Gem::Dependency
|
|
38
38
|
name: sinatra
|
|
39
|
-
requirement: &
|
|
39
|
+
requirement: &70273676645140 !ruby/object:Gem::Requirement
|
|
40
40
|
none: false
|
|
41
41
|
requirements:
|
|
42
42
|
- - ! '>='
|
|
@@ -44,10 +44,10 @@ dependencies:
|
|
|
44
44
|
version: '0'
|
|
45
45
|
type: :development
|
|
46
46
|
prerelease: false
|
|
47
|
-
version_requirements: *
|
|
47
|
+
version_requirements: *70273676645140
|
|
48
48
|
- !ruby/object:Gem::Dependency
|
|
49
49
|
name: rspec
|
|
50
|
-
requirement: &
|
|
50
|
+
requirement: &70273676644600 !ruby/object:Gem::Requirement
|
|
51
51
|
none: false
|
|
52
52
|
requirements:
|
|
53
53
|
- - ! '>='
|
|
@@ -55,7 +55,7 @@ dependencies:
|
|
|
55
55
|
version: '0'
|
|
56
56
|
type: :development
|
|
57
57
|
prerelease: false
|
|
58
|
-
version_requirements: *
|
|
58
|
+
version_requirements: *70273676644600
|
|
59
59
|
description: Headless Browser for Integration Testing with Capybara
|
|
60
60
|
email:
|
|
61
61
|
- bj.schaefer@gmail.com
|
|
@@ -82,27 +82,6 @@ files:
|
|
|
82
82
|
- lib/akephalos/server.rb
|
|
83
83
|
- lib/akephalos/version.rb
|
|
84
84
|
- lib/akephalos.rb
|
|
85
|
-
- vendor/html-unit/apache-mime4j-0.6.jar
|
|
86
|
-
- vendor/html-unit/commons-codec-1.4.jar
|
|
87
|
-
- vendor/html-unit/commons-collections-3.2.1.jar
|
|
88
|
-
- vendor/html-unit/commons-io-2.0.1.jar
|
|
89
|
-
- vendor/html-unit/commons-lang-2.6.jar
|
|
90
|
-
- vendor/html-unit/commons-lang3-3.0.1.jar
|
|
91
|
-
- vendor/html-unit/commons-logging-1.1.1.jar
|
|
92
|
-
- vendor/html-unit/cssparser-0.9.5.jar
|
|
93
|
-
- vendor/html-unit/cssparser-0.9.6-20110829.205617-3.jar
|
|
94
|
-
- vendor/html-unit/htmlunit-2.10-SNAPSHOT.jar
|
|
95
|
-
- vendor/html-unit/htmlunit-2.9.jar
|
|
96
|
-
- vendor/html-unit/htmlunit-core-js-2.9.jar
|
|
97
|
-
- vendor/html-unit/httpclient-4.1.2.jar
|
|
98
|
-
- vendor/html-unit/httpcore-4.1.2.jar
|
|
99
|
-
- vendor/html-unit/httpmime-4.1.2.jar
|
|
100
|
-
- vendor/html-unit/nekohtml-1.9.15.jar
|
|
101
|
-
- vendor/html-unit/sac-1.3.jar
|
|
102
|
-
- vendor/html-unit/serializer-2.7.1.jar
|
|
103
|
-
- vendor/html-unit/xalan-2.7.1.jar
|
|
104
|
-
- vendor/html-unit/xercesImpl-2.9.1.jar
|
|
105
|
-
- vendor/html-unit/xml-apis-1.3.04.jar
|
|
106
85
|
- README.md
|
|
107
86
|
- MIT_LICENSE
|
|
108
87
|
- bin/akephalos
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|