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=-3.9 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,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 1F44E1F463 for ; Mon, 9 Dec 2019 21:18:52 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 3E7CB120AA2; Tue, 10 Dec 2019 06:18:37 +0900 (JST) Received: from xtrwkhkc.outbound-mail.sendgrid.net (xtrwkhkc.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id E26B0120AA1 for ; Tue, 10 Dec 2019 06:18:33 +0900 (JST) Received: by filter0071p3iad2.sendgrid.net with SMTP id filter0071p3iad2-1749-5DEEBA2F-6 2019-12-09 21:18:39.12245169 +0000 UTC m=+1718697.706195870 Received: from herokuapp.com (unknown [54.88.243.118]) by ismtpd0058p1iad1.sendgrid.net (SG) with ESMTP id 1uOJDspfQSWoknSXF0-gyQ for ; Mon, 09 Dec 2019 21:18:38.910 +0000 (UTC) Date: Mon, 09 Dec 2019 21:18:39 +0000 (UTC) From: headius@headius.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 71822 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15605 X-Redmine-Issue-Author: headius X-Redmine-Issue-Assignee: hsbt X-Redmine-Sender: headius 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?FFqrkVUH+vvTO0v2jw+akFtsx0ctu2v3V2wlBAc+sNrIwbfPMawFxdOVcxuQP5?= =?us-ascii?Q?PY9oobMVrZwTVVWGdqP8I2eLWO+HVpU3vjRGprP?= =?us-ascii?Q?Rxpzz06=2Fy8LbFvUgeOB09X+IZCYYVopOYyFa10r?= =?us-ascii?Q?nhNrdJqmh7VzOLsoQ4BIMOdk69pc8DBKXCyxjO7?= =?us-ascii?Q?AGEAUGqPzwnf34+alt9iI0mDn0lacH=2FUrDA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 96175 Subject: [ruby-core:96175] [Ruby master Feature#15605] json library needs more frequent releases 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 #15605 has been updated by headius (Charles Nutter). I can build and push the json gem for JRuby any time. I'm on the ruby-lang slack today, just tell me what repo/branch needs to be pushed out! ---------------------------------------- Feature #15605: json library needs more frequent releases https://bugs.ruby-lang.org/issues/15605#change-83051 * Author: headius (Charles Nutter) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: ---------------------------------------- There has not been a release of the json gem since April 2017. Unfortunately there's a long backlog of bugs and pull requests that have been sitting there, including some that prevent users from upgrading JRuby. I think most of us who have been working on Ruby for any length of time knows that it has been difficult to get json changes released, and it's now starting to really hold back other development. I propose that we start looking for an alternative maintainer of the library, find a way to get them push rights, and end this bottleneck. FWIW only flori and I currently have push rights for the gem, but I do not have push rights for the repository. -- https://bugs.ruby-lang.org/