GitHub / rbenv / ruby-build
A tool to download, compile, and install Ruby on Unix-like systems.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbenv%2Fruby-build
PURL: pkg:github/rbenv/ruby-build
Stars: 3,930
Forks: 790
Open issues: 5
License: mit
Language: Shell
Size: 3.26 MB
Dependencies parsed at: Pending
Created at: about 14 years ago
Updated at: 6 days ago
Pushed at: 6 days ago
Last synced at: 6 days ago
Commit Stats
Commits: 1708
Authors: 282
Mean commits per author: 6.06
Development Distribution Score: 0.816
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/rbenv/ruby-build
Topics: hacktoberfest, rbenv-plugin, ruby, version-manager
ruby-build 20250829
v20250829
What’s Changed
- Add support for pkg-config by @baarde in https://github.com/rbenv/ruby-build/pull/2547
- Fix regression in JRuby 9.3 by @mislav in https://github.com/rbenv/ruby-build/pull/2560
- Fix linking to Homebrew OpenSSL by @mislav in https://github.com/rbenv/ruby-build/pull/2562
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/rbenv/ruby-build/pull/2563
- Add JRuby 9.4.14.0 by @headius in https://github.com/rbenv/ruby-build/pull/2564
New Contributors
- @baarde made their first contribution in https://github.com/rbenv/ruby-build/pull/2547
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250811...v20250829
Download
ruby-build 20250811
v20250811
What’s Changed
- JRuby 10.0.2.0 by @headius in https://github.com/rbenv/ruby-build/pull/2558
- Mark JRuby versions 9.2 through 9.3 as EOL by @mislav in https://github.com/rbenv/ruby-build/pull/2559
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250724...v20250811
Download
ruby-build 20250724
v20250724
What’s Changed
- Add 3.2.9 and 3.3.9
- Add JRuby 10.0.1.0 by @headius in https://github.com/rbenv/ruby-build/pull/2555
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250716...v20250724
Download
ruby-build 20250716
v20250716
What’s Changed
- Add 3.4.5
- Allow installation of Ruby 2.7, 3.0, 3.1 on Fedora >= 42 by @pboling in https://github.com/rbenv/ruby-build/pull/2543
- Fix Fedora version check when VERSION_ID is decimal by @mislav in https://github.com/rbenv/ruby-build/pull/2549
New Contributors
- @pboling made their first contribution in https://github.com/rbenv/ruby-build/pull/2543
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250610...v20250716
Download
ruby-build 20250610
v20250610
What’s Changed
- Add JRuby 9.4.13.0 by @headius in https://github.com/rbenv/ruby-build/pull/2540
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250529.1...v20250610
Download
ruby-build 20250529.1
v20250529.1
What’s Changed
- Mark Ruby 3.1 as EOL by @CamJN in https://github.com/rbenv/ruby-build/pull/2536
- Document examples of using custom defs by @jasonkarns in https://github.com/rbenv/ruby-build/pull/2537
- Cleanups for truffleruby-dev and truffleruby+graalvm-dev by @eregon in https://github.com/rbenv/ruby-build/pull/2538
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250516...v20250529.1
Download
ruby-build 20250516
v20250516
What’s Changed
- Modify
update-jruby
script to require Java 21+ for JRuby 10+ by @mislav in https://github.com/rbenv/ruby-build/pull/2531 - Add 3.4.4 in 87f57bb7a8176afa7f9256a1bd6fa18d251f210e
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250507...v20250516
Download
ruby-build 20250507
v20250507
What’s Changed
- Add JRuby 10.0.0.1 and 9.4.12.1 by @headius in https://github.com/rbenv/ruby-build/pull/2530
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250430...v20250507
Download
ruby-build 20250430
v20250430
What’s Changed
- Add mruby 3.4.0 by @hasumikin in https://github.com/rbenv/ruby-build/pull/2527
- Add TruffleRuby and TruffleRuby GraalVM 24.2.1 by @eregon in https://github.com/rbenv/ruby-build/pull/2528
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250424...v20250430
Download
ruby-build 20250424
v20250424
What’s Changed
- Honor
$JAVA_HOME
inrequire_java
by @ntkme in https://github.com/rbenv/ruby-build/pull/2523 - Update truffleruby-dev to use newer ubuntu download by @rwstauner in https://github.com/rbenv/ruby-build/pull/2524
- Update jruby-dev to use newer ubuntu download by @eregon in https://github.com/rbenv/ruby-build/pull/2525
New Contributors
- @ntkme made their first contribution in https://github.com/rbenv/ruby-build/pull/2523
- @rwstauner made their first contribution in https://github.com/rbenv/ruby-build/pull/2524
Full Changelog: https://github.com/rbenv/ruby-build/compare/v20250418...v20250424
Download