From owner-freebsd-ruby@FreeBSD.ORG Sun May 17 11:36:21 2015 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1683D11C for ; Sun, 17 May 2015 11:36:21 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DEF41156D for ; Sun, 17 May 2015 11:36:20 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t4HBaKHF098678 for ; Sun, 17 May 2015 11:36:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: maintainer-feedback requested: [Bug 200264] [PATCH] devel/ruby-gems: update to 2.4.7 Date: Sun, 17 May 2015 11:36:20 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 May 2015 11:36:21 -0000 Santiago Pastorino has reassigned Bugzilla Automation 's request for maintainer-feedback to ruby@FreeBSD.org: Bug 200264: [PATCH] devel/ruby-gems: update to 2.4.7 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200264 --- Description --- Created attachment 156851 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156851&action=edit RG 2.4.7 update patch Patch to update to the latest Rubygems version. It has an important security fix more info http://blog.rubygems.org/2015/05/14/CVE-2015-3900.html