mailboxer.gemspec in curationexperts-mailboxer-0.10.3.rc1 vs mailboxer.gemspec in curationexperts-mailboxer-0.10.3

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = "curationexperts-mailboxer" - s.version = "0.10.3.rc1" + s.version = "0.10.3" s.authors = ["Justin Coyne", "Eduardo Casanova Cuesta"] s.summary = "Messaging system for rails apps." s.description = "A Rails engine that allows any model to act as messageable, adding the ability to exchange messages " + "with any other messageable model, even different ones. It supports the use of conversations with " + "two or more recipients to organize the messages. You have a complete use of a mailbox object for " +