qpid_messaging 0.34.0 → 0.34.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/ext/cqpid/cqpid.cpp +24840 -0
  3. metadata +3 -2
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qpid_messaging
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.34.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Apache Qpid Project
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-28 00:00:00.000000000 Z
11
+ date: 2015-09-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Qpid is an enterprise messaging framework.
14
14
  email: dev@qpid.apache.org
@@ -28,6 +28,7 @@ files:
28
28
  - examples/map_sender.rb
29
29
  - examples/server.rb
30
30
  - examples/spout.rb
31
+ - ext/cqpid/cqpid.cpp
31
32
  - ext/cqpid/extconf.rb
32
33
  - lib/qpid_messaging.rb
33
34
  - lib/qpid_messaging/address.rb