qpid_proton 0.3 → 0.4

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qpid_proton
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.3'
4
+ version: '0.4'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-02-01 00:00:00.000000000 Z
12
+ date: 2013-03-01 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: ! 'Proton is a high performance, lightweight messaging library. It can
15
15
  be used in
@@ -41,6 +41,7 @@ files:
41
41
  - lib/qpid_proton/message_format.rb
42
42
  - lib/qpid_proton/message.rb
43
43
  - lib/qpid_proton/exceptions.rb
44
+ - lib/qpid_proton/data.rb
44
45
  - lib/qpid_proton/tracker_status.rb
45
46
  homepage: http://qpid.apache.org/proton
46
47
  licenses: []
@@ -62,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
62
63
  version: '0'
63
64
  requirements: []
64
65
  rubyforge_project:
65
- rubygems_version: 1.8.24
66
+ rubygems_version: 1.8.25
66
67
  signing_key:
67
68
  specification_version: 3
68
69
  summary: Ruby language bindings for the Qpid Proton messaging framework