torquebox-web 3.0.0.beta1-java → 3.0.0.beta2-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.
Binary file
data/lib/torquebox-web.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  module TorqueboxWeb
2
- VERSION = '3.0.0.beta1'
3
- MAVEN_VERSION = '3.0.0.beta1'
2
+ VERSION = '3.0.0.beta2'
3
+ MAVEN_VERSION = '3.0.0.beta2'
4
4
  end
5
5
  begin
6
6
  require 'java'
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: torquebox-web
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 6
5
- version: 3.0.0.beta1
5
+ version: 3.0.0.beta2
6
6
  platform: java
7
7
  authors:
8
8
  - The TorqueBox Team
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-12 00:00:00.000000000 Z
12
+ date: 2013-08-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -54,9 +54,9 @@ files:
54
54
  - lib/torquebox-web.jar
55
55
  - lib/torquebox-web.rb
56
56
  - lib/gem_hook.rb
57
- - lib/action_dispatch/session/torque_box_store.rb
58
- - lib/torquebox/session/servlet_store.rb
59
57
  - lib/action_controller/session/torque_box_store.rb
58
+ - lib/torquebox/session/servlet_store.rb
59
+ - lib/action_dispatch/session/torque_box_store.rb
60
60
  - spec/servlet_store_spec.rb
61
61
  homepage: http://torquebox.org/
62
62
  licenses: