rubygems

How to disable post-install messages from rubygems?

房东的猫 提交于 2020-12-02 06:51:07
问题 I'm tired of seeing silly messages like this, after installing gems: Post-install message from httparty: When you HTTParty, you must party hard! In a quick scan of the RubyGems Guides I found no option to disable post-install messages. I'm hoping to be able to configure this in my ~/.gemrc . 回答1: This gem will disable all post install messages of other gems. 回答2: To ignore all post-install messages, in all projects: bundle config --global ignore_messages true Documentation: ignore_messages

How to disable post-install messages from rubygems?

旧时模样 提交于 2020-12-02 06:49:32
问题 I'm tired of seeing silly messages like this, after installing gems: Post-install message from httparty: When you HTTParty, you must party hard! In a quick scan of the RubyGems Guides I found no option to disable post-install messages. I'm hoping to be able to configure this in my ~/.gemrc . 回答1: This gem will disable all post install messages of other gems. 回答2: To ignore all post-install messages, in all projects: bundle config --global ignore_messages true Documentation: ignore_messages

fail to bundle install puma 4.3.5 or gem puma with ruby-2.6.6 on macos-10.15.6 [duplicate]

社会主义新天地 提交于 2020-12-01 08:24:48
问题 This question already has answers here : puma gem - Failed to build gem native extension (13 answers) Closed 4 months ago . fail to bundle install puma 4.3.5 or gem puma with ruby-2.6.6 on macos-10.15.6 try to bundle dependencies for my project, but puma 4.3.5 occured an error. someone know about this? xxxxxxxxxxxx here is the error content: fetching puma 4.3.5 Installing puma 4.3.5 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory:

fail to bundle install puma 4.3.5 or gem puma with ruby-2.6.6 on macos-10.15.6 [duplicate]

依然范特西╮ 提交于 2020-12-01 08:24:26
问题 This question already has answers here : puma gem - Failed to build gem native extension (13 answers) Closed 4 months ago . fail to bundle install puma 4.3.5 or gem puma with ruby-2.6.6 on macos-10.15.6 try to bundle dependencies for my project, but puma 4.3.5 occured an error. someone know about this? xxxxxxxxxxxx here is the error content: fetching puma 4.3.5 Installing puma 4.3.5 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: