torquebox-web 2.0.0.beta3-java → 2.0.0.cr1-java

Sign up to get free protection for your applications and to get access to all the features.
Binary file
data/lib/torquebox-web.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  module TorqueboxWeb
2
- VERSION = '2.0.0.beta3'
3
- MAVEN_VERSION = '2.0.0.beta3'
2
+ VERSION = '2.0.0.cr1'
3
+ MAVEN_VERSION = '2.0.0.cr1'
4
4
  end
5
5
  begin
6
6
  require 'java'
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: torquebox-web
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 6
5
- version: 2.0.0.beta3
5
+ version: 2.0.0.cr1
6
6
  platform: java
7
7
  authors:
8
8
  - The TorqueBox Team
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-01-24 00:00:00 Z
13
+ date: 2012-03-02 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: actionpack
@@ -49,8 +49,8 @@ files:
49
49
  - lib/torquebox-web.rb
50
50
  - lib/gem_hook.rb
51
51
  - lib/action_controller/session/torque_box_store.rb
52
- - lib/action_dispatch/session/torque_box_store.rb
53
52
  - lib/torquebox/session/servlet_store.rb
53
+ - lib/action_dispatch/session/torque_box_store.rb
54
54
  homepage: http://www.torquebox.org/torquebox-gems-parent/torquebox-web/
55
55
  licenses:
56
56
  - lgpl
@@ -74,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  requirements: []
75
75
 
76
76
  rubyforge_project:
77
- rubygems_version: 1.8.9
77
+ rubygems_version: 1.8.15
78
78
  signing_key:
79
79
  specification_version: 3
80
80
  summary: TorqueBox Web Gem