akephalos 0.2.2 → 0.2.3

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.
@@ -1,3 +1,3 @@
1
1
  module Akephalos #:nodoc
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 2
9
- version: 0.2.2
8
+ - 3
9
+ version: 0.2.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Bernerd Schaefer
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-07-26 00:00:00 -05:00
17
+ date: 2010-08-18 00:00:00 -04:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -93,15 +93,18 @@ files:
93
93
  - lib/akephalos/server.rb
94
94
  - lib/akephalos/version.rb
95
95
  - lib/akephalos.rb
96
+ - src/htmlunit/apache-mime4j-0.6.jar
96
97
  - src/htmlunit/commons-codec-1.4.jar
97
98
  - src/htmlunit/commons-collections-3.2.1.jar
98
- - src/htmlunit/commons-httpclient-3.1.jar
99
99
  - src/htmlunit/commons-io-1.4.jar
100
100
  - src/htmlunit/commons-lang-2.4.jar
101
101
  - src/htmlunit/commons-logging-1.1.1.jar
102
102
  - src/htmlunit/cssparser-0.9.5.jar
103
- - src/htmlunit/htmlunit-2.7.jar
104
- - src/htmlunit/htmlunit-core-js-2.7.jar
103
+ - src/htmlunit/htmlunit-2.8.jar
104
+ - src/htmlunit/htmlunit-core-js-2.8.jar
105
+ - src/htmlunit/httpclient-4.0.1.jar
106
+ - src/htmlunit/httpcore-4.0.1.jar
107
+ - src/htmlunit/httpmime-4.0.1.jar
105
108
  - src/htmlunit/nekohtml-1.9.14.jar
106
109
  - src/htmlunit/sac-1.3.jar
107
110
  - src/htmlunit/serializer-2.7.1.jar