march_hare 2.10.0-java → 2.11.0-java

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3004427b86026af591ef7f91d3c9324e30e2b6fe
4
- data.tar.gz: 930cafa831ca8a4befa17685de75416205e8d247
3
+ metadata.gz: 2572504bf943b281d9c9293aca80be3633b8896c
4
+ data.tar.gz: d8723f38a4335e7b59295cd156b714c2d7d51ec1
5
5
  SHA512:
6
- metadata.gz: 6afc5587b33d52f5556e04f2a97b303657118baff048fae38475e2d82774ae9211a26fb0362abc5c4f55fd0137340bc6cc43f024528fd3fda1fcb729235ca85f
7
- data.tar.gz: f2963af78d2df0571d252eb54b08162d8d1169d42504f8c960b825ed51043314282a5933f5436e0aacdedd9dd008329f5f71b208a1241d51a19fc705825fbfe6
6
+ metadata.gz: 42369f0d62e43a1d28d99e8d0d397b328ddc006fcbac0671548f6c3f3245d4b46ce258accf12ec4fcf64f0ef3c997a80a6b34094f48fd11b1dcb9c9761ab0b95
7
+ data.tar.gz: 40fe64dfb938b45f030c528e82037945acc8af23dba082fdc7983d1fb445a1c1843ecde0af6a4f4e96050f546df3be5be45b4d190411e847c1622d6e8c416392
Binary file
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
2
 
3
3
  module MarchHare
4
- VERSION = "2.10.0"
4
+ VERSION = "2.11.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: march_hare
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.10.0
4
+ version: 2.11.0
5
5
  platform: java
6
6
  authors:
7
7
  - Theo Hultberg
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-07-22 00:00:00.000000000 Z
12
+ date: 2015-07-23 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: RabbitMQ client for JRuby built around the official RabbitMQ Java client
15
15
  email:
@@ -60,3 +60,4 @@ signing_key:
60
60
  specification_version: 4
61
61
  summary: RabbitMQ client for JRuby built around the official RabbitMQ Java client
62
62
  test_files: []
63
+ has_rdoc: