openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
ruby-install
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 20 hours
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 6 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated the `ruby-install` URL versions in the README.
Postmodern
More...
about 3 years ago
Version bump to 0.9.1.
Postmodern
More...
about 3 years ago
Fix macos handling for truffleruby artifacts
Randy Stauner
More...
about 3 years ago
TruffleRuby 23.0+ depends on libyaml and headers, like CRuby 3.2+ and Psych 5+
Benoit Daloze
More...
about 3 years ago
Add TruffleRuby and TruffleRuby+GraalVM 23.0.0
Benoit Daloze
More...
about 3 years ago
Properly quote `$@` in order to prevent implicit word splitting (issue #451).
Postmodern
More...
over 3 years ago
Updated the rpm spec source URL to use the checksum-stable GitHub Releases URL.
Postmodern
More...
over 3 years ago
Switch the homebrew formula to use the checksum-stable GitHub Releases URL.
Postmodern
More...
over 3 years ago
Changed the `release` task to build a release archive locally and sign that.
Postmodern
More...
over 3 years ago
Download stable `.tar.gz` source archives from GitHub Releases (closes #447).
Postmodern
More...
over 3 years ago
Prefer `curl` on macOS, otherwise check for `wget` than `curl`.
Postmodern
More...
over 3 years ago
Quote the `$package_manager` variable.
Postmodern
More...
over 3 years ago
Ignore SC2242 because `exit -1` is extremely common and well known.
Postmodern
More...
over 3 years ago
Ignore SC2068 in `run` which needs to implicitly splat the given command.
Postmodern
More...
over 3 years ago
Ignore more ShellCheck rules that flag how we load relative files.
Postmodern
More...
over 3 years ago
Quote every shell variable.
Postmodern
More...
over 3 years ago
Add a failure message if `$ruby_build_dir` is missing.
Postmodern
More...
over 3 years ago
Exclude the SC2154 rule since many shell variables are defined in other files.
Postmodern
More...
over 3 years ago
Show the command output when downloading version info with `--debug` set (issue #441).
Postmodern
More...
over 3 years ago
Updated the RPM spec for 0.9.0.
Postmodern
More...
over 3 years ago
Updated the homebrew formula for 0.9.0.
Postmodern
More...
over 3 years ago
Added PGP signature for v0.9.0
Postmodern
More...
over 3 years ago
Added GitHub flavored markdown for syntax highlighting.
Postmodern
More...
over 3 years ago
Only pass one argument to `error`.
Postmodern
More...
over 3 years ago
Avoid implicit shell word splitting.
Postmodern
More...
over 3 years ago
Updated the ChangeLog for 0.9.0.
Postmodern
More...
over 3 years ago
Invoke all important commands with `run` for debugging output (issue #294).
Postmodern
More...
over 3 years ago
Added `-D,--debug` to the man page.
Postmodern
More...
over 3 years ago
Added the `-D`,`--debug` option and `run` function (issues #294,#415).
Postmodern
More...
over 3 years ago
Added the `$ruby_build_dir` variable (closes #381).
Postmodern
More...
over 3 years ago
←
1
2
3
4
5
6
7
8
9
10
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree