EXE
WinGet
Ruby 3.1
RubyInstaller Team · 3.1.7-1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
rubyinstaller-3.1.7-1-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
rubyinstaller-3.1.7-1-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Ruby 3.1.7-1-x64
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.1.7-1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
rubyinstaller-3.1.7-1-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RubyInstallerTeam.Ruby.3.1
Version
3.1.7-1
Description
The Ruby language execution environment
License
BSD-3-Clause
↗
Homepage
https://rubyinstaller.org/downloads/
Installer URL
https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.1.7-1/rubyinstaller-3.1.7-1-x64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Changed
- Update to ruby-3.1.7, see release notes.
- Apply all security patches that Canonical provides for Ubuntu-20.04 because version 1.1.1 is out of maintanence from the OpenSSL project:
- CVE-2024-2511
- CVE-2024-4741
- CVE-2024-5535
- CVE-2024-9143
- CVE-2024-13176
- Fix automatic pacman package install when using bundler-2.5.x. #396
- Fix pacman install error in parallel bundler install -jX. #403
pacman invocation is now serialized to avoid locking errors.
- Update MSYS2 downl…