mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
ruby: version 0.3.7
This commit is contained in:
parent
d639f57470
commit
c6186f2c01
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.name = "msgpack"
|
||||
s.version = "0.3.6"
|
||||
s.version = "0.3.7"
|
||||
s.summary = "MessagePack, a binary-based efficient data interchange format."
|
||||
s.author = "FURUHASHI Sadayuki"
|
||||
s.email = "frsyuki@users.sourceforge.jp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue