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 (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 12FB819E0025 for ; Tue, 15 Dec 2015 21:36:32 +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 1948EB5D8C8 for ; Tue, 15 Dec 2015 22:08:31 +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 E228E18CC7FD for ; Tue, 15 Dec 2015 22:08:31 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 19A9C1204A9; Tue, 15 Dec 2015 22:08:30 +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 54CBD120432 for ; Tue, 15 Dec 2015 22:08:25 +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=rsrtsIhOz8ssylfbjw0/DyoZuvU=; b=z4VbFoL6U3pNcfi8eC JZoEbzO9v9k2sJ9WGtxqN/E/46uwB41HDYP4wTM8LkI/Rq0+rIeYAf5HwptN9gMQ znv4GE5fQnstmimamT7ib5ZpRDf35dBFsOue94CcI9RDCJB66OuU6vr9ayi1s0Zj h1YCaHCVFw7IoWlzNxKcnp08s= Received: by filter0458p1mdw1.sendgrid.net with SMTP id filter0458p1mdw1.28399.567010BF1F 2015-12-15 13:08:15.336252864 +0000 UTC Received: from herokuapp.com (ec2-54-144-255-62.compute-1.amazonaws.com [54.144.255.62]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id BmowKXvxRCq3mEFc8oc8Lw for ; Tue, 15 Dec 2015 13:08:15.494 +0000 (UTC) Date: Tue, 15 Dec 2015 13:08:15 +0000 From: v.ondruch@tiscali.cz 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: 46850 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11820 X-Redmine-Issue-Author: vo.x X-Redmine-Sender: vo.x 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/Ymy4QrNMhiuLXJG8OTL2vJD1yS4aBEpkBwkKs46cFAezJr3ceO2hfIpNairnlO obWw+hc17kt+zrjf+Mk2uJn0uBio8BCy3S4hOde5WdiywFElpMpXjPazTzDAPydmlFaHlyXW50iV3R eT8bpwhLHnVbbpnuXG0Z4nyUEGw6dQQxlBNL/7u1fo0J8xQae1jbgcbXAQ== X-ML-Name: ruby-core X-Mail-Count: 72144 Subject: [ruby-core:72144] [Ruby trunk - Bug #11820] [Open] 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 reported by Vit Ondruch. ---------------------------------------- Bug #11820: Please bump version of all bundled gems prior Ruby 2.3 release https://bugs.ruby-lang.org/issues/11820 * 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/