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 1896C19E0036 for ; Tue, 22 Dec 2015 21:47:26 +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 57AF5B5D940 for ; Tue, 22 Dec 2015 22:19:44 +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 2171418CC7B9 for ; Tue, 22 Dec 2015 22:19:45 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id DBAF312059B; Tue, 22 Dec 2015 22:19:43 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o2.heroku.sendgrid.net (o2.heroku.sendgrid.net [67.228.50.55]) by neon.ruby-lang.org (Postfix) with ESMTPS id 348EE120578 for ; Tue, 22 Dec 2015 22:19:39 +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=ftYlT2PTGAPqHcMJfidavCuqdFI=; b=u1I1dvVrJIHkgXHK5B zsHoxSEbU7FlGokJvkkBGcV3VjVql4Q8RiMexhzXoLu9bBsz8Ibb1yhOc47PxB3H HXzrlYKRGP8SQelkGz/i4O9qXTTBmV5esPRvP3qBWNUo+LS/YHS8Ki/BuqrbCaKt eX5Kn8gv3hCeYKSC+QwwTnRDc= Received: by filter0633p1mdw1.sendgrid.net with SMTP id filter0633p1mdw1.8622.56794DE318 2015-12-22 13:19:31.215047739 +0000 UTC Received: from herokuapp.com (ec2-54-157-218-124.compute-1.amazonaws.com [54.157.218.124]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id Z0ZPGZYUSG-mAJ9iSX652Q for ; Tue, 22 Dec 2015 13:19:30.949 +0000 (UTC) Date: Tue, 22 Dec 2015 13:19:30 +0000 From: shibata.hiroshi@gmail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Redmine-MailingListIntegration-Message-Ids: 47039 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11820 X-Redmine-Issue-Author: vo.x X-Redmine-Sender: hsbt 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/Ymy4QrNMhiuLXJG8OTL2vJD1yS7/jQEMOSswIpekY2y1xn9ILFWjahXcWq+xkR 8WMV6tklCidh3ISByoqAanCImwGcWbt5IfweWrzUD1aih7RVLdKxqJPACkDhbUFD6ooXqXEWdxD1g7 bzxXo+cX2cqvwETpXaPA3DpY3dVVq3NQvKw0LCPwpLN2qL3Rx0S+X2I66g== X-SendGrid-Contentd-ID: {"test_id":"1450790373"} X-ML-Name: ruby-core X-Mail-Count: 72435 Subject: [ruby-core:72435] [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: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11820 has been updated by Hiroshi SHIBATA. mrkn bumped bigdecimal-1.2.8 > nobu Can you release new version of io/console and bump version? ---------------------------------------- Bug #11820: Please bump version of all bundled gems prior Ruby 2.3 release https://bugs.ruby-lang.org/issues/11820#change-55732 * Author: Vit Ondruch * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0dev * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- 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/