stdgems

Gemified in 4.0

The following libraries were made standard gems with Ruby 4.0.0

New Default Gems

New Default Gem Description Resources
win32-registry Allows you to call Windows Registry APIs RubyGems · GitHub · CRuby

New Bundled Gems

New Bundled Gem Description Resources
benchmark Benchmark utility: Measures and reports the time used to execute code RubyGems · GitHub · RDoc
fiddle c Support for FFI (Foreign Function Interface) RubyGems · GitHub · RDoc
irb Interactive Ruby Console (REPL) RubyGems · GitHub · RDoc
logger Logging utility RubyGems · GitHub · RDoc
ostruct Wrapper around Hash which lets you read and set attributes with a method-based API RubyGems · GitHub · RDoc
pstore Transactional file storage for Ruby objects RubyGems · GitHub · RDoc
rdoc Ruby documentation generator RubyGems · GitHub · RDoc
readline If available, readline-ext will be loaded, or (Ruby-only) bundled gem reline will be used. RubyGems · GitHub · RDoc
reline Ruby-only implementation of GNU Readline / NetBSD Editline RubyGems · GitHub · RDoc
win32ole c Windows OLE automation interface RubyGems · GitHub · RDoc

More Standard Gems