Ruby 3.3.3 Released

Ruby 3.3.3 has been released.

This release includes:

  • RubyGems 3.5.11
  • Bundler 2.5.11
  • REXML 3.2.8
  • strscan 3.0.9
  • --dump=prism_parsetree is replaced by --parser=prism --dump=parsetree
  • Invalid encoding symbols raise SyntaxError instead of EncodingError
  • Memory leak fix in Ripper parsing
  • Bugfixes for YJIT, **{}, Ripper.tokenize, RubyVM::InstructionSequence#to_binary, --with-gmp, and some build environments

Please see the GitHub releases for further details.

Download

Release Comment

Many committers, developers, and users who provided bug reports helped us make this release. Thanks for their contributions.