From: chris@... Date: 2021-03-10T13:21:41+00:00 Subject: [ruby-core:102802] [Ruby master Feature#17684] Remove `--disable-gems` from release version of Ruby Issue #17684 has been updated by chrisseaton (Chris Seaton). I don't have anything invested in this myself, but just for information to help the discussion, here's two examples of apps that use the option * https://github.com/Shopify/shopify-app-cli/blob/master/bin/shopify * https://github.com/penelopezone/rubyfmt/blob/trunk/librubyfmt/script/run.sh ---------------------------------------- Feature #17684: Remove `--disable-gems` from release version of Ruby https://bugs.ruby-lang.org/issues/17684#change-90823 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Priority: Normal ---------------------------------------- In my understand, `--disable-gems` is only debugging feature for ruby-core team. But some users enabled its option in test environment for performance or etc. So, `--disable-gems` option is wrong usage for some users. We should remove it from package version of ruby. -- https://bugs.ruby-lang.org/ Unsubscribe: