Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mog...@googlegroups.com, mogilefs-cl...@bogomips.org, ruby...@ruby-lang.org
A MogileFS client library for Ruby. MogileFS is an open source
distributed filesystem, see:
https://github.com/mogilefs/MogileFS-Server/wiki for more
details. This library allows any Ruby application to read,
write and delete files in a MogileFS instance.
Changes:
Minor cleanups, mainly to fix annoying warnings in Ruby 2.7.0dev.
4 changes since v3.12.0 (2019-01-02):
pkg.mk: use dark216 olddoc theme for Earth Day 2019
mogilefs: actually use kwarg for Net::HTTP::Persistent.new
fix more indentation warnings
test_client: quiet warnings about redefining accessors