Credential access
Reads environment variables, bundle config, gem credentials, and app secrets.
brew
Powerful, clean, object-oriented scripting language. Version 4.0.5 via Homebrew; verified 2026-07-03.
agent safety
ruby runs project tooling, package builds, and scripts that often sit near credentials.
Reads environment variables, bundle config, gem credentials, and app secrets.
Can run deploy scripts, API clients, and database tasks.
Can build or publish gems and generated application artifacts.
Gate gem publish, deploy tasks, and script execution with injected secrets.
Allow local tests; require approval for publishing, deploy commands, and secret-backed tasks.
install
brew install rubylocal Homebrew formula metadata
sudo port install rubyMacPorts ports tree · lang/ruby/Portfile · source: api.github.com
sudo apk add rubyAlpine Linux edge package indexes · ruby · source: dl-cdn.alpinelinux.org
sudo apt install rubyDebian stable package indexes · ruby · source: deb.debian.org
sudo dnf install rubyFedora Rawhide package metadata · ruby · source: dl.fedoraproject.org
nix profile install nixpkgs#rubynixpkgs package indexes · ruby · source: raw.githubusercontent.com
sudo pacman -S rubyArch Linux sync databases · ruby · source: geo.mirror.pkgbuild.com
sudo zypper install rubyopenSUSE Tumbleweed package metadata · ruby · source: download.opensuse.org
choco install rubyChocolatey community package catalog · ruby · source: community.chocolatey.org
scoop install main/rubyScoop official bucket manifest trees · bucket/ruby.json · source: api.github.com
overview
Powerful, clean, object-oriented scripting language
security posture
doc example: interpreter runtime.
yellow risk · high confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.gem/credentialsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bundle | cli | global executable | |
bundler | cli | global executable | |
erb | cli | global executable | |
gem | cli | global executable | |
irb | cli | global executable | |
minitest | cli | global executable | |
racc | cli | global executable | |
rake | cli | global executable | |
rbs | cli | global executable | |
rdbg | cli | global executable | |
rdoc | cli | global executable | |
ri | cli | global executable | |
ruby | cli | global executable | |
syntax_suggest | cli | global executable | |
test-unit | cli | global executable | |
typeprof | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ruby |
|---|---|
| Version | 4.0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ruby |
| Homepage | https://www.ruby-lang.org/ |
| Repository | https://github.com/ruby/ruby |
| Upstream docs | https://docs.ruby-lang.org/en |
| License | Ruby |
| Source archive | https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.5.tar.gz |
| Last updated | 2026-07-03T00:24:54-04:00 |
| Pulse | updated |
| Dependencies | libyaml, openssl@3 |
| Build dependencies | pkgconf, rust |
| Uses from macOS | libffi, libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | defined |
| Service | none declared |
| Caveats | By default, binaries installed by gem will be placed into: $HOMEBREW_PREFIX/lib/ruby/gems/4.0.0/bin You may want to add this to your PATH. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ruby |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ruby 1:3.3+b1
Interpreter of object-oriented scripting language Ruby (default version)
sudo apt install rubyruby
nix profile install nixpkgs#rubyruby 1:3.2~ubuntu1
Interpreter of object-oriented scripting language Ruby (default version)
sudo apt install rubyruby 3.4.9-r0
An object-oriented language for quick and easy programming
sudo apk add rubyruby-dbg 3.4.9-r0
An object-oriented language for quick and easy programming (debug symbols)
sudo apk add ruby-dbgruby-dev 3.4.9-r0
An object-oriented language for quick and easy programming (development files)
sudo apk add ruby-devruby-doc 3.4.9-r0
An object-oriented language for quick and easy programming (documentation)
sudo apk add ruby-docruby-full 3.4.9-r0
Ruby with all bundled gems
sudo apk add ruby-fullruby-libs 3.4.9-r0
Libraries necessary to run Ruby
sudo apk add ruby-libsruby-rdoc 3.4.9-r0
Ruby documentation tool
sudo apk add ruby-rdocruby 4.0.5-33.fc45
An interpreter of object-oriented scripting language
sudo dnf install rubyruby-bundled-gems 4.0.5-33.fc45
Bundled gems which are part of Ruby StdLib
sudo dnf install ruby-bundled-gemsruby-default-gems 4.0.5-33.fc45
Default gems which are part of Ruby StdLib
sudo dnf install ruby-default-gemsruby-devel 4.0.5-33.fc45
A Ruby development environment
sudo dnf install ruby-develruby-doc 4.0.5-33.fc45
Documentation for ruby
sudo dnf install ruby-docruby-libs 4.0.5-33.fc45
Libraries necessary to run Ruby
sudo dnf install ruby-libssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.