Eric Hodel is announcing that RubyGems with version number 2.4.8 is already available to download.
What is RubyGems ?
RubyGems is A package management framework for Ruby .
RubyGems is the default library to use for packaging and distributing Ruby libraries and code.RubyGems seamlessly integrates with the Ruby CLI, allowing easya nd fast install of any third-party Ruby libraries.Very easy to install, just run the setup.rb file.
This is changelog for RubyGems version 2.4.8 :
- Tightened API endpoint checks for CVE-2015-3900.
You can read the complete changelog and also download this latest version on their homepage: guides.rubygems.org