stdgems

Standard Gems 2.4.0

Also see: Gems introduced and removed in Ruby 2.4

Default Gems

Default Gem 2.4.0 2.3.8 Description Resources
bigdecimal c 1.3.0 1.2.8 Support for arbitrary-precision floating point decimal arithmetic RubyGems · GitHub · RDoc · CRuby · JRuby (1) · JRuby (2) · JRuby (3)
io-console c 0.4.6 0.4.5 Patches IO for simple and portable access to the console RubyGems · GitHub · RDoc · CRuby
json c 2.0.2 1.8.3.1 Support for JSON (JavaScript Object Notation) RubyGems · GitHub · RDoc · CRuby
openssl c 2.0.2 - Wraps OpenSSL for cryptographic functionality RubyGems · GitHub · RDoc · CRuby
psych c 2.2.2 2.1.0.1 Support for YAML (YAML Ain't Markup Language) RubyGems · GitHub · RDoc · CRuby
rdoc 5.0.0 4.2.1 Ruby documentation generator RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2)
rubygems 2.6.8 2.5.2.3 RubyGems allows you to download, install, and use Ruby software packages on your system RubyGems · GitHub · RDoc · CRuby (1) · CRuby (2) · JRuby (1)
webrick 1.3.1 - HTTP Server RubyGems · GitHub · RDoc

Bundled Gems

Bundled Gem 2.4.0 2.3.8 Description Resources
did_you_mean 1.1.0 1.0.0 Patches error messages to suggest correct spelling of methods/classes/variables RubyGems · GitHub · RDoc
minitest 5.10.1 5.8.5 Test/spec framework, comes with mocking and benchmark capabilities RubyGems · GitHub · RDoc
net-telnet 0.1.1 0.1.1 Support for Telnet RubyGems · GitHub · RDoc
power_assert 0.4.1 0.2.6 Debug tool that displays intermediate results of a method chain RubyGems · GitHub · RDoc
rake 12.0.0 10.4.2 A Ruby task runner, inspired by make RubyGems · GitHub · RDoc
test-unit 3.2.3 3.1.5 A xUnit family unit testing framework (compatibility layer for minitest) RubyGems · GitHub · RDoc
xmlrpc 0.2.1 - Remote Procedure Calls via XML and HTTP RubyGems · GitHub · RDoc

More Standard Gems