winget install --id RubyInstallerTeam.Ruby.3.4
About Ruby 3.4
The RubyInstaller project provides a self-contained Windows-based installer that includes a Ruby-language execution environment and a baseline set of required RubyGems and extensions.
What's new in 3.4.9-1
Added - Add the missing rdbg executable. #474 Changed - Update to ruby-3.4.9, see release notes. - Shrink the 5 app icons to only one and add a subsequent console-based startmenu. One icon only is a requirement of Microsoft to provide an app in the Microsoft Store. - Compact ENV display when running ridk enable. #470 - Fix possible crash in ridk enable when searching the Windows registry. - Fix detection of MSYS2 in a non-standard location. #445, #350 - Check and add directory etc/ssl/certs in c_rehash.rb. #472 - Preliminary support for MSYS2 environment clang64 . #471 - Update links to point to the correct repository. #463 Removed - Remove libgcc_s_seh-1.dll. It is no longer necessary. #467
Version history
| Version | Updated | Notes |
|---|---|---|
| 3.4.9-1 | Unknown | Added - Add the missing rdbg executable. #474 Changed - Update to ruby-3.4.9, see release notes. - Shrink the 5 app icons to only one and add a subsequent console-based startmenu. One icon only is a requirement of Micros... |
| 3.4.8-1 | Unknown | Changed - Update to ruby-3.4.8, see release notes. - Use msys2 headless installer in ridk install 1 and install into ruby's base directory. ruby/date#459 - Extend c_rehash.rb helper script to update all three locations o... |
| 3.4.7-1 | Unknown | Changed - Update to ruby-3.4.7, see release notes. - Patch the bundled openssl gem to fix compatibility with OpenSSL-3.6.0. See https://github.com/ruby/openssl/pull/950/commits/e8481cd687840f6d8247ca70967c1de47093ecb8 |
| 3.4.6-1 | Unknown | Changed - Update to ruby-3.4.6, see release notes. |
| 3.4.5-1 | Unknown | Changed - Update to ruby-3.4.5, see release notes. - Update the SSL CA certificate list. |
| 3.4.4-2 | Unknown | Changed - Fix issue with -std=c99 which broke install of some gems. 439 |