From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 3D4561F4B5; Mon, 11 Nov 2019 22:14:33 +0000 (UTC) Date: Mon, 11 Nov 2019 22:14:33 +0000 From: Eric Wong To: mogile@googlegroups.com, mogilefs-client-public@bogomips.org Cc: ruby-talk@ruby-lang.org Subject: [ANN] Ruby mogilefs-client 3.12.1 released Message-ID: <20191111221433.GA23058@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: 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 rdoc :: https://bogomips.org/mogilefs-client/ feed :: https://bogomips.org/mogilefs-client/NEWS.atom.xml list :: mogilefs-client-public@bogomips.org list-cc :: mogile@googlegroups.com list-archive :: https://bogomips.org/mogilefs-client-public/ git clone https://bogomips.org/mogilefs-client.git nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.ruby