torquebox-stomp 2.1.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +6 -6
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: torquebox-stomp
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.1.0
5
+ version: 2.1.1
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-07-26 00:00:00 Z
13
+ date: 2012-08-27 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.1.0
23
+ version: 2.1.1
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.1.0
34
+ version: 2.1.1
35
35
  type: :runtime
36
36
  version_requirements: *id002
37
37
  - !ruby/object:Gem::Dependency
@@ -57,12 +57,12 @@ extra_rdoc_files: []
57
57
  files:
58
58
  - licenses/lgpl-2.1.txt
59
59
  - lib/torquebox-stomp.rb
60
- - lib/torquebox/stomp/jms_stomplet.rb
61
60
  - lib/torquebox/stomp/message.rb
61
+ - lib/torquebox/stomp/jms_stomplet.rb
62
62
  - lib/torquebox/stomp/rack/stilts-stomp-client-js.js
63
63
  - lib/torquebox/stomp/rack/stomp_javascript_client_provider.rb
64
- - lib/torquebox/stomp/ext/stomplet_config.rb
65
64
  - lib/torquebox/stomp/ext/stomp_session.rb
65
+ - lib/torquebox/stomp/ext/stomplet_config.rb
66
66
  homepage: http://torquebox.org/
67
67
  licenses:
68
68
  - lgpl