Skip to content

Tags: oneclick/rubyinstaller2

Tags

RubyInstaller-4.0.0-1

Toggle RubyInstaller-4.0.0-1's commit message
RubyInstaller-4.0.0-1 - 2025-12-27

This is the first release based on ruby-4.0.x: https://www.ruby-lang.org/en/news/2025/12/25/ruby-4-0-0-released/

### Changes compared to [RubyInstaller-3.4.8-1](CHANGELOG-3.4.md#rubyinstaller-348-1---2025-12-18)

- Shrink the 5 app icons to only one and a subsequent console-based startmenu.
  One icon only is a requirement of Microsoft to provide an app in the Microsoft Store.
- Add a patch to fix ruby's CLI to recognize inputs as UTF-8
  ruby/ruby#12377

RubyInstaller-3.4.8-1

Toggle RubyInstaller-3.4.8-1's commit message
RubyInstaller-3.4.8-1 - 2025-12-18

### Changed
- Update to ruby-3.4.8, see [release notes](https://www.ruby-lang.org/en/news/2025/12/17/ruby-3-4-8-released/).
- Use msys2 headless installer in `ridk install 1` and install into ruby's base directory. [ruby/date#459](https://github.com/ruby/date/issues/459)
- Extend c_rehash.rb helper script to update all three locations of SSL CA certificates [#461](#461)
- Update the SSL CA certificate list.

RubyInstaller-3.3.10-1

Toggle RubyInstaller-3.3.10-1's commit message
RubyInstaller-3.3.10-1 - 2025-10-24

### Changed
- Update to ruby-3.3.10, see [release notes](https://www.ruby-lang.org/en/news/2025/10/23/ruby-3-3-10-released/).
- Update the SSL CA certificate list.

RubyInstaller-3.4.7-1

Toggle RubyInstaller-3.4.7-1's commit message
RubyInstaller-3.4.7-1 - 2025-10-08

### Changed
- Update to ruby-3.4.7, see [release notes](https://www.ruby-lang.org/en/news/2025/10/07/ruby-3-4-7-released/).
- Patch the bundled openssl gem to fix compatibility with OpenSSL-3.6.0.
  See ruby/openssl@e8481cd

RubyInstaller-3.4.6-1

Toggle RubyInstaller-3.4.6-1's commit message
RubyInstaller-3.4.6-1 - 2025-09-18

### Changed
- Update to ruby-3.4.6, see [release notes](https://www.ruby-lang.org/en/news/2025/09/16/ruby-3-4-6-released/).

RubyInstaller-3.4.5-1

Toggle RubyInstaller-3.4.5-1's commit message
RubyInstaller-3.4.5-1 - 2025-07-25

### Changed
- Update to ruby-3.4.5, see [release notes](https://www.ruby-lang.org/en/news/2025/07/15/ruby-3-4-5-released/).
- Update the SSL CA certificate list.

RubyInstaller-3.3.9-1

Toggle RubyInstaller-3.3.9-1's commit message
RubyInstaller-3.3.9-1 - 2025-07-25

### Changed
- Update to ruby-3.3.9, see [release notes](https://www.ruby-lang.org/en/news/2025/07/24/ruby-3-3-9-released/).
- Update to OpenSSL-3.5.1. The Ruby API dosn't change.
- Update devkit version to gcc-15.1 which has some incompatibilities due to changed defaults.
- Update the SSL CA certificate list.
- Fix issue with `-std=c99` which broke install of some gems. [439](#439)

RubyInstaller-3.2.9-1

Toggle RubyInstaller-3.2.9-1's commit message
RubyInstaller-3.2.9-1 - 2025-07-25

### Changed
- Update to ruby-3.2.9, see [release notes](https://www.ruby-lang.org/en/news/2025/07/24/ruby-3-2-9-released/).
- Update to OpenSSL-3.5.1. The Ruby API dosn't change.
- Update devkit version to gcc-15.1 which has some incompatibilities due to changed defaults.
- Update the SSL CA certificate list.
- Fix issue with `-std=c99` which broke install of some gems. [439](#439)

RubyInstaller-3.4.4-2

Toggle RubyInstaller-3.4.4-2's commit message
RubyInstaller-3.4.4-2 - 2025-05-18

### Changed
- Fix issue with `-std=c99` which broke install of some gems. [439](#439)

RubyInstaller-3.4.4-1

Toggle RubyInstaller-3.4.4-1's commit message
RubyInstaller-3.4.4-1 - 2025-05-16

### Added
- Add `libwinpthread-1.dll` as dependecy of `date_core.so` on all architectures and as a general dependency of ruby on ARM64. [#434](#434), [ruby/date#126](ruby/date#126)

### Changed
- Update to ruby-3.4.4, see [release notes](https://www.ruby-lang.org/en/news/2025/05/14/ruby-3-4-4-released/).
- Update the SSL CA certificate list.
- Update devkit version to gcc-15.1.