Commit graph

3 commits

Author SHA1 Message Date
obache
e3545bdac9 Update ruby-msgpack to 0.5.8.
2013-12-14 version 0.5.8:

* Fixed compatibility with Ruby 2.1.0
* Added :symbolize_keys option to MessagePack.load and Unpacker#initialize
2013-12-29 06:49:30 +00:00
obache
4ef4cb20c7 Update ruby-msgpack to 0.5.7.
2013-10-12 version 0.5.7:

* Added deserialization support for the new MessagePack spec
2013-11-21 07:54:13 +00:00
obache
498f95849b Import ruby-msgpack-0.5.6 as devel/ruby-msgpack.
MessagePack is a binary-based efficient object serialization library.  It
enables to exchange structured objects between many languages like JSON.  But
unlike JSON, it is very fast and small.}

This package is MessagePack implementation for Ruby.
2013-10-01 10:29:53 +00:00