惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
The GitHub Blog
The GitHub Blog
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
Recent Announcements
Recent Announcements
量子位
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
Martin Fowler
Martin Fowler
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
A
About on SuperTechFans
T
Tailwind CSS Blog
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
G
Google Developers Blog
M
MIT News - Artificial intelligence

RubyInstaller for Windows

Ruby-4.0 is available in the Microsoft Store RubyInstaller 3.4.1-2 released with a new package for ARM64 Ruby Version Manager 4 Windows 1.0.0 released RubyInstaller for ARM64 RubyInstaller 3.3.0-1 released RubyInstaller 3.2.2-1, 3.1.4-1, 3.0.6-1 and 2.7.8-1 released RubyInstaller 3.2.1-1 released RubyInstaller 3.1.3-1, 3.0.5-1 and 2.7.7-1 released RubyInstaller 3.1.2-1, 3.0.4-1, 2.7.6-1 and 2.6.10-1 released
RubyInstaller 3.2.0-1 released
Lars Kanis · 2022-12-29 · via RubyInstaller for Windows

RubyInstaller-3.2.0-1 has been released! It features a whole bunch of great new features and improvements. See the ruby-3.2.0 release post for more details. A noticeable addition to Ruby on Windows is the support of UNIXSocket.

The RubyInstaller setup now offers a system wide installation which requires administrative permissions.

installer_all_users

In this case ordinary users can use a common ruby installation, but don’t get write permissions to the ruby directory. Gems can either be installed centrally by an administrator or are automatically redirected to a private per-user folder. See our Wiki for further description of the install modes.

RubyInstaller-3.2.0 changes the libssl library to OpenSSL-3. This has several implications on the Ruby API and disables support for legacy cryptographic algorithms. See ruby-openssl and OpenSSL-3. Due to the incompatibilities RubyInstaller versions up to 3.1 will keep using OpenSSL-1.1.

Please note, that some gems are not yet compatible with Ruby-3.2 on Windows. In this case you might stay on 3.1 until 3.2 is well supported.

A previous RubyInstaller-3.1.x or 2.7.x installation should not be updated by installing RubyInstaller-3.2.x into the same directory. This is because gems with C extensions are not compatible between ruby-3.1 and 3.2. It’s best to use a new directory for 3.2.x as proposed by the installer.

All binaries are available in the Download section!