From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44898 invoked by alias); 18 Sep 2019 01:46:58 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 38467 invoked by uid 89); 18 Sep 2019 01:45:35 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=ruby, management X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Wed, 18 Sep 2019 01:46:00 -0000 Message-Id: <20190917214427.49519-1-yselkowitz@cygwin.com> Subject: ruby 2.6.4-1 X-SW-Source: 2019-09/txt/msg00029.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * ruby-2.6.4-1 * ruby-devel-2.6.4-1 * ruby-doc-2.6.4-1 * ruby-rdoc-6.1.2-1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. This is an update to the latest upstream release. The RDoc documentation generator has also been updated to fix a CVE. -- Yaakov