Skip to content

Tags: oneclick/rubyinstaller2

Tags

RubyInstaller-3.3.6-2

Toggle RubyInstaller-3.3.6-2's commit message
RubyInstaller-3.3.6-2 - 2024-11-09

### Changed
- [Fix regression](978e145) of handling command line arguments with characters outside of the current code page.
  In this case RubyInstaller-3.3.6-1 failed with:
  `command line contains characters that are not supported in the active code page`
  Fixes [bundler#8221](rubygems/rubygems#8221)
- Fix automatic pacman package install when using bundler-2.5.x. [#396](#396)

RubyInstaller-3.3.6-1

Toggle RubyInstaller-3.3.6-1's commit message
RubyInstaller-3.3.6-1 - 2024-11-07

### Changed
- Update to ruby-3.3.6, see [release notes](https://www.ruby-lang.org/en/news/2024/11/05/ruby-3-3-6-released/).
- Update the SSL CA certificate list.
- Update to OpenSSL-3.4.0. The Ruby API dosn't change.
- Avoid early load of etc.so allowing updates of etc.gem. [#388](#388)
- Set a single key in gemrc to allow appending to this file. [#388](#388 (comment))

RubyInstaller-3.2.6-1

Toggle RubyInstaller-3.2.6-1's commit message
RubyInstaller-3.2.6-1 - 2024-10-31

### Changed
- Update to ruby-3.2.6, see [release notes](https://www.ruby-lang.org/en/news/2024/10/30/ruby-3-2-6-released/).
- Update the SSL CA certificate list.
- Update to OpenSSL-3.4.0. The Ruby API dosn't change.
- Avoid early load of etc.so allowing updates of etc.gem. [#388](#388)
- Set a single key in gemrc to allow appending to this file. [#388](#388 (comment))

RubyInstaller-3.2.5-1

Toggle RubyInstaller-3.2.5-1's commit message
RubyInstaller-3.2.5-1 - 2024-07-26

### Changed
- Update to ruby-3.2.5, see [release notes](https://www.ruby-lang.org/en/news/2024/07/26/ruby-3-2-5-released/).
- Update the SSL CA certificate list.
- Update to OpenSSL-3.3.1. The Ruby API dosn't change.
- Update to InnoSetup-6.3.1 and OpenSSL-3.3.1

RubyInstaller-3.3.5-1

Toggle RubyInstaller-3.3.5-1's commit message
RubyInstaller-3.3.5-1 - 2024-09-05

### Changed
- Update to ruby-3.3.5, see [release notes](https://www.ruby-lang.org/en/news/2024/09/03/3-3-5-released/).

RubyInstaller-3.3.4-1

Toggle RubyInstaller-3.3.4-1's commit message
RubyInstaller-3.3.4-1 - 2024-07-09

### Changed
- Update to ruby-3.3.4, see [release notes](https://www.ruby-lang.org/en/news/2024/07/09/ruby-3-3-4-released/).

RubyInstaller-3.3.3-1

Toggle RubyInstaller-3.3.3-1's commit message
RubyInstaller-3.3.3-1 - 2024-06-14

### Changed
- Update to ruby-3.3.3, see [release notes](https://www.ruby-lang.org/en/news/2024/06/12/ruby-3-3-3-released/).
- Update to InnoSetup-6.3.1 and OpenSSL-3.3.1
- Update the SSL CA certificate list.

RubyInstaller-3.3.2-1

Toggle RubyInstaller-3.3.2-1's commit message
RubyInstaller-3.3.2-1 - 2024-06-03

### Changed
- Update to ruby-3.3.2, see [release notes](https://www.ruby-lang.org/en/news/2024/05/30/ruby-3-3-2-released/).

RubyInstaller-3.1.6-1

Toggle RubyInstaller-3.1.6-1's commit message
RubyInstaller-3.1.6-1 - 2024-06-03

### Changed
- Update to ruby-3.1.6, see [release notes](https://www.ruby-lang.org/en/news/2024/05/29/ruby-3-1-6-released/).

RubyInstaller-3.3.1-1

Toggle RubyInstaller-3.3.1-1's commit message
RubyInstaller-3.3.1-1 - 2024-04-24

### Changed
- Update to ruby-3.3.1, see [release notes](https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/).
- Update the SSL CA certificate list.
- Update to OpenSSL-3.3.0. The Ruby API dosn't change.
- Move bundled OpenSSL related files to bin/lib subdirectory so that legacy algorithms can be loaded through provider support. #365
- Update the bundled MSYS2 keyring package.
- Avoid crash even if a registry key incldues inconvertible characters
- Avoid method redefinition warning in rubygems hook