|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: RubyInstallerTeam.Ruby.3.1 |
| 5 | +PackageVersion: 3.1.7-1 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: RubyInstaller Team |
| 8 | +PublisherUrl: https://rubyinstaller.org/ |
| 9 | +PublisherSupportUrl: https://github.com/oneclick/rubyinstaller2/issues |
| 10 | +PackageName: Ruby 3.1 |
| 11 | +PackageUrl: https://rubyinstaller.org/downloads/ |
| 12 | +License: BSD-3-Clause |
| 13 | +LicenseUrl: https://github.com/oneclick/rubyinstaller2/blob/HEAD/LICENSE.txt |
| 14 | +Copyright: Copyright (c) 2007-2025, RubyInstaller Team. All rights reserved. |
| 15 | +ShortDescription: The Ruby language execution environment |
| 16 | +Description: 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. |
| 17 | +Moniker: ruby3-1 |
| 18 | +Tags: |
| 19 | +- language |
| 20 | +- programming |
| 21 | +- programming-language |
| 22 | +- ruby |
| 23 | +ReleaseNotes: |- |
| 24 | + Changed |
| 25 | + - Update to ruby-3.1.7, see release notes. |
| 26 | + - Apply all security patches that Canonical provides for Ubuntu-20.04 because version 1.1.1 is out of maintanence from the OpenSSL project: |
| 27 | + - CVE-2024-2511 |
| 28 | + - CVE-2024-4741 |
| 29 | + - CVE-2024-5535 |
| 30 | + - CVE-2024-9143 |
| 31 | + - CVE-2024-13176 |
| 32 | + - Fix automatic pacman package install when using bundler-2.5.x. #396 |
| 33 | + - Fix pacman install error in parallel bundler install -jX. #403 |
| 34 | + pacman invocation is now serialized to avoid locking errors. |
| 35 | + - Update MSYS2 download version to 2024-12-08 for ridk install 1. #402 |
| 36 | + - Add junction (directory link) at <ruby>/ssl, which allows to easily find the OpenSSL certificates directory. #399 |
| 37 | + The certificates directory varies between ruby versions and the junction unifies the location. |
| 38 | + It is described in <ruby>/ssl/README-SSL.md. |
| 39 | + - Update the SSL CA certificate list. |
| 40 | + - Remove installed gems and MSYS2 by the uninstaller per default. #408 |
| 41 | + So far the uninstaller only removed the ruby install files, but kept installed gems and MSYS2. |
| 42 | + The old behaviour is available when running the uninstaller with option /allfiles=no. |
| 43 | + See in the wiki. |
| 44 | + This is to prepare RubyInstaller for the Microsoft Store. |
| 45 | + - Avoid early load of etc.so allowing updates of etc.gem. #388 |
| 46 | + - Set a single key in gemrc to allow appending to this file. #388 |
| 47 | +ReleaseNotesUrl: https://github.com/oneclick/rubyinstaller2/releases/tag/RubyInstaller-3.1.7-1 |
| 48 | +Documentations: |
| 49 | +- DocumentLabel: Wiki |
| 50 | + DocumentUrl: https://github.com/oneclick/rubyinstaller2/wiki |
| 51 | +ManifestType: defaultLocale |
| 52 | +ManifestVersion: 1.10.0 |
0 commit comments