torquebox-stomp 2.0.1 → 2.0.2
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: torquebox-stomp
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 2.0.
|
5
|
+
version: 2.0.2
|
6
6
|
platform: ruby
|
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-
|
13
|
+
date: 2012-05-01 00:00:00 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: torquebox-core
|
@@ -20,7 +20,7 @@ dependencies:
|
|
20
20
|
requirements:
|
21
21
|
- - "="
|
22
22
|
- !ruby/object:Gem::Version
|
23
|
-
version: 2.0.
|
23
|
+
version: 2.0.2
|
24
24
|
type: :runtime
|
25
25
|
version_requirements: *id001
|
26
26
|
- !ruby/object:Gem::Dependency
|
@@ -31,7 +31,7 @@ dependencies:
|
|
31
31
|
requirements:
|
32
32
|
- - "="
|
33
33
|
- !ruby/object:Gem::Version
|
34
|
-
version: 2.0.
|
34
|
+
version: 2.0.2
|
35
35
|
type: :runtime
|
36
36
|
version_requirements: *id002
|
37
37
|
- !ruby/object:Gem::Dependency
|
@@ -61,8 +61,8 @@ files:
|
|
61
61
|
- lib/torquebox/stomp/jms_stomplet.rb
|
62
62
|
- lib/torquebox/stomp/ext/stomp_session.rb
|
63
63
|
- lib/torquebox/stomp/ext/stomplet_config.rb
|
64
|
-
- lib/torquebox/stomp/rack/stilts-stomp-client-js.js
|
65
64
|
- lib/torquebox/stomp/rack/stomp_javascript_client_provider.rb
|
65
|
+
- lib/torquebox/stomp/rack/stilts-stomp-client-js.js
|
66
66
|
homepage: http://torquebox.org/
|
67
67
|
licenses:
|
68
68
|
- lgpl
|