freddy.gemspec in freddy-jruby-0.5.1 vs freddy.gemspec in freddy-jruby-0.5.6

- old
+ new

@@ -6,10 +6,10 @@ if RUBY_PLATFORM == 'java' spec.name = "freddy-jruby" else spec.name = "freddy" end - spec.version = '0.5.1' + spec.version = '0.5.6' spec.authors = ["Urmas Talimaa"] spec.email = ["urmas.talimaa@gmail.com"] spec.description = %q{Messaging API} spec.summary = %q{API for inter-application messaging supporting acknowledgements and request-response} spec.license = "Private"