brew/docs/Brewfile
2025-04-25 09:46:29 +01:00

5 lines
84 B
Ruby

# frozen_string_literal: true
brew "ruby", version_file: ".ruby-version"
brew "xz"