X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; q=dns; s= default; b=bLjEdpXiDNguLxI1AlXnbZb43q4HCNuLbsxRos01OIJTTlSLUi+jb G4kMGq/rsGmzgFlczqJPUbeekGIgkPAU/D/y2RSpGBZTGI3ClNVFMXRxEHzQ2uh0 7CKPenXPUr36u8SHAsnTZg1ZM3OXVtmtB9ha+PjNX/d0HX5HCgMjCA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; s=default; bh=/ zMP9ZYKtEkqeu3ox3fLprV/dPQ=; b=ggjDrKfwWY0U28TRf8YJ4fvuguKRFpxV+ Amiky3oSTUTr/UWGlDJWNiZ3a9ZGeNnuRXiWlZPGytKTYEPnRvgyhzXywD+JRFYD tftg5JUs16xCL1rDdV3s4XknRR0qW+dIUJ3TgGsNBejM1fHkYfluMFIcB34J8qVw iEz4C5aSGk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 Message-Id: Date: Fri, 29 Aug 2014 11:00:09 -0500 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: Ruby 2.0.0-p481 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes The following packages have been updated in or added to the Cygwin distribution: * ruby-2.0.0-p481-1 * ruby-bigdecimal-1.2.5-1 * ruby-curses-1.0.1-1 * ruby-io-console-0.4.2-1 * ruby-json-1.8.1-1 * ruby-psych-2.0.5-1 * ruby-rake-10.3.2-1 * ruby-rake-compiler-0.9.3-1 * ruby-rdoc-4.1.1-1 * ruby-test-unit-2.5.5-1 * rubygems-2.4.1-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 a major update to the latest release in the 2.0 series. The packaging scheme of gems has been changed considerably, based on Fedora. Gems are now installed under /usr/share/gems (except for compiled C extensions) for better FHS compliance and to avoid having to rebuild noarch gems for each future major Ruby release. Each gem also comes with a separate -doc package with the generated documentation, which can be either viewed in a web browser (served with 'gem server') or from the command-line (with 'ri'). Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple