EXE
WinGet
RubyMine (EAP)
JetBrains s.r.o. · 253.30387.23 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
RubyMine-253.30387.23.exe /S
Log
RubyMine-253.30387.23.exe /S /LOG="C:\Windows\Temp\RubyMine-253.30387.23.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RubyMine 251.23774.208
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
253.30387.23
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
RubyMine-253.30387.23.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.RubyMine.EAP
Version
253.30387.23
Description
Empowering Ruby Developers
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
RubyMine 2025.3.2 Preview Is Out!
Fixes and improvements:
- Fixed interpreter selection issues in new project settings encountered after updating to 2025.3: RUBY-34941
- Implemented a method for handling numbered parameters in the debugger for Ruby 4.0: RUBY-34903
- Fixed the issue of Ruby versions not applied in Git hooks with Mise: RUBY-35010
- Fixed the IDE behavior for authentication verification when using an HTTP proxy: IJPL-210659
- Provided Terragrunt syntax support in the Terraform plug…