Home › Forums › › Ruby & Rails › Update RubyGem Package Manager This topic is empty. Viewing 1 post (of 1 total) Author Posts July 12, 2021 at 11:58 pm #554 Rad UsrKeymaster Update RubyGem Package Manager Open terminalApplications\Utilities\Terminal Run command:gem update --system Once updated, add configuration to disable installation of package documentation echo "gem: --no-document" >> ~/.gemrc check the gem version using the gem command below. gem -v as of right now, you should see the following version: 3.2.23 Author Posts Viewing 1 post (of 1 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In