torquebox-no-op 2.3.0 → 2.3.1
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -2,14 +2,14 @@
|
|
2
2
|
name: torquebox-no-op
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 2.3.
|
5
|
+
version: 2.3.1
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- The TorqueBox Team
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-
|
12
|
+
date: 2013-05-07 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|
@@ -36,11 +36,11 @@ extra_rdoc_files: []
|
|
36
36
|
files:
|
37
37
|
- licenses/lgpl-2.1.txt
|
38
38
|
- lib/torquebox-no-op.rb
|
39
|
-
- lib/torquebox/no-op/transactions.rb
|
40
|
-
- lib/torquebox/no-op/messaging.rb
|
41
39
|
- lib/torquebox/no-op/stomp.rb
|
42
|
-
- lib/torquebox/no-op/injectors.rb
|
43
40
|
- lib/torquebox/no-op/version.rb
|
41
|
+
- lib/torquebox/no-op/injectors.rb
|
42
|
+
- lib/torquebox/no-op/messaging.rb
|
43
|
+
- lib/torquebox/no-op/transactions.rb
|
44
44
|
homepage: http://torquebox.org/
|
45
45
|
licenses:
|
46
46
|
- lgpl
|