From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (smtp.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id B181819E006B for ; Wed, 3 Feb 2016 19:13:55 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 878C6B5D87E for ; Wed, 3 Feb 2016 19:48:13 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 396D918CC7B6 for ; Wed, 3 Feb 2016 19:48:14 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 73C961204F1; Wed, 3 Feb 2016 19:48:14 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o10.shared.sendgrid.net (o10.shared.sendgrid.net [173.193.132.135]) by neon.ruby-lang.org (Postfix) with ESMTPS id 69F9D1204B4 for ; Wed, 3 Feb 2016 19:48:10 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=9MrD9YDEU4+DwcSZH4bOomgQHA8=; b=Z564kdS/LiA+KzPIi+ 7GAUDnj95e50knxUIl7H/mZW+sEogKbFH6Xx5vkJNwZH522KQw5F4hPdc3A29hZ1 n1SBqwVhHF8wv4x9m1XttISKpEV4iuPGSIRZNJuHfGPTHLniKa56L64e+LVrbaIc fwyDVnPzBYIJX4Kq2RZc+ZPDA= Received: by filter0565p1mdw1.sendgrid.net with SMTP id filter0565p1mdw1.27467.56B1DAE479 2016-02-03 10:48:04.953462369 +0000 UTC Received: from herokuapp.com (ec2-54-145-125-246.compute-1.amazonaws.com [54.145.125.246]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 7Z3xcUL_SN2dTcy1dKOp0g for ; Wed, 03 Feb 2016 10:48:04.818 +0000 (UTC) Date: Wed, 03 Feb 2016 10:48:04 +0000 From: usa@garbagecollect.jp To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 48275 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11820 X-Redmine-Issue-Author: vo.x X-Redmine-Sender: usa X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS6Bqozi1Ck8ucRPMa02VSfcf1DaMJK/vwBgHR ki/dFGlOKM9Hhh32fkGvsKvnDBOcg8fRvjV3apaulogFxiVck+udg17a050DZ/rf7Xxh2wX/zX1XEX UB8H9iLpt8wq4wDFVlqB3M3BhQ+nDH+5zXARig9iMTEqgFrJiH3KRMT7zw== X-ML-Name: ruby-core X-Mail-Count: 73677 Subject: [ruby-core:73677] [Ruby trunk Bug#11820] Please bump version of all bundled gems prior Ruby 2.3 release X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11820 has been updated by Usaku NAKAMURA. Backport deleted (2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN) ---------------------------------------- Bug #11820: Please bump version of all bundled gems prior Ruby 2.3 release https://bugs.ruby-lang.org/issues/11820#change-56872 * Author: Vit Ondruch * Status: Closed * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0dev * Backport: ---------------------------------------- Please check if there are changes in "default gems" since previous release and bump their version accordingly. So far, I believe that versions of: bigdecimal, io-console, psych, rdoc should be bumped, since there were changes recently. -- https://bugs.ruby-lang.org/