From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 321C920248 for ; Wed, 6 Mar 2019 07:49:08 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 5E34F120CB7; Wed, 6 Mar 2019 16:49:05 +0900 (JST) Received: from o1678916x28.outbound-mail.sendgrid.net (o1678916x28.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id DD589120CB7 for ; Wed, 6 Mar 2019 16:49:02 +0900 (JST) Received: by filter0075p3mdw1.sendgrid.net with SMTP id filter0075p3mdw1-22636-5C7F7B6D-1D 2019-03-06 07:49:01.631162973 +0000 UTC m=+47901.582188899 Received: from herokuapp.com (unknown [34.204.10.139]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id HzZRpPlmS7mrBSAxqm98xg for ; Wed, 06 Mar 2019 07:49:01.581 +0000 (UTC) Date: Wed, 06 Mar 2019 07:49:02 +0000 (UTC) From: hsbt@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 67145 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15643 X-Redmine-Issue-Author: hsbt 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: =?us-ascii?Q?9+ToIm+BmphpEzrVEr2fqVDpB0VofQNbgfqsVvtPdY1pEgSCDUrMs4JTdeLXdJ?= =?us-ascii?Q?pdpS9rMBNFeaA=2FogtWNU4IRUosLu8M3966CP2Yc?= =?us-ascii?Q?xKCvmcDNXH0zeha7zLA3e9gj1cicEAfYto+BwJV?= =?us-ascii?Q?OAV7nmSTZ7Az7ES2RXKLuCdNwdsDNG5TrUYjZDq?= =?us-ascii?Q?FZk57cI3+HAtVOvFI2XhGCfcujsD95NiB1A=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 91695 Subject: [ruby-core:91695] [Ruby trunk Bug#15643] Partly Backport RubyGems 3.0.3 to Ruby 2.5(with RubyGems 2.7.6) 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 #15643 has been reported by hsbt (Hiroshi SHIBATA). ---------------------------------------- Bug #15643: Partly Backport RubyGems 3.0.3 to Ruby 2.5(with RubyGems 2.7.6) https://bugs.ruby-lang.org/issues/15643 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- The rubygems team changed the behavior of `BundlerVersionFinder`. It makes detecting only the major version of Bundler from strict version matching. This patch can be applied after https://bugs.ruby-lang.org/issues/15637 ---Files-------------------------------- rubygems-2.7.6.2.patch (7.22 KB) -- https://bugs.ruby-lang.org/