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, HEADER_FROM_DIFFERENT_DOMAINS,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 7C1DC20248 for ; Wed, 13 Mar 2019 13:21:31 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id DD4EB12191A; Wed, 13 Mar 2019 22:21:26 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 15C3D121252 for ; Wed, 13 Mar 2019 22:21:23 +0900 (JST) Received: by filter0110p3las1.sendgrid.net with SMTP id filter0110p3las1-11897-5C8903D0-1D 2019-03-13 13:21:20.51647974 +0000 UTC m=+136469.584415341 Received: from herokuapp.com (unknown [3.80.34.250]) by ismtpd0062p1mdw1.sendgrid.net (SG) with ESMTP id 0HpSF_jdTbOevKsdAT5Vew for ; Wed, 13 Mar 2019 13:21:20.298 +0000 (UTC) Date: Wed, 13 Mar 2019 13:21:20 +0000 (UTC) From: headius@headius.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 67260 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15605 X-Redmine-Issue-Author: headius 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+sNqSWjHot78iYyY=2FxGpBmP?= =?us-ascii?Q?ZylAPr=2F0f9SLosgRnK5uWUdGUSsOdjAYSf+n9fL?= =?us-ascii?Q?5Qr4t1kUGfTqSyG8BBE=2F2CPpr9LNJHvJZ1dVtqf?= =?us-ascii?Q?CMeoz8NBzGXkb41i1drR8XI=2Fl1sV8QYbao5C8Ab?= =?us-ascii?Q?PaAPZVGlP5CrLuXG8KEEuMm30JU9zVxqRTA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 91808 Subject: [ruby-core:91808] [Ruby trunk Bug#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). FWIW we did just get a json 2.2.0 release. The base problem stands, however. ---------------------------------------- Bug #15605: json library needs more frequent releases https://bugs.ruby-lang.org/issues/15605#change-77082 * Author: headius (Charles Nutter) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: all * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- 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/