summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:50:19 +0100
committer B. Watson2022-03-17 17:38:01 +0100
commit061dcca1bf72d399fae91623891ebf7989fbfb3f (patch)
treef2838044839c27e9117716401ef609de5de06409 /ruby
parent7579679cac26574c22b73c64b86d0d8f4e198c90 (diff)
downloadslackbuilds-061dcca1bf72d399fae91623891ebf7989fbfb3f.tar.gz
ruby/rubygem-msgpack: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rubygem-msgpack/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-msgpack/README b/ruby/rubygem-msgpack/README
index 9bb3b18347..e56f0e6306 100644
--- a/ruby/rubygem-msgpack/README
+++ b/ruby/rubygem-msgpack/README
@@ -1,3 +1,3 @@
-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.
+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.