onstomp 1.0.3 → 1.0.4

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: onstomp
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.3
5
+ version: 1.0.4
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ian D. Eccles
@@ -106,6 +106,7 @@ files:
106
106
  - lib/onstomp/connections/stomp_1_1.rb
107
107
  - lib/onstomp/failover.rb
108
108
  - lib/onstomp/failover/buffers.rb
109
+ - lib/onstomp/failover/buffers/base.rb
109
110
  - lib/onstomp/failover/buffers/receipts.rb
110
111
  - lib/onstomp/failover/buffers/written.rb
111
112
  - lib/onstomp/failover/client.rb