Files
brew/.licenses/bundler/elftools.dep.yml
T
Mike McQuaid 59818f180e Check RubyGems licences
- Ensure we do not accidentally include gems with licences we do not
  agree with.
- Run the Homebrew `licensed` formula in the vendor-gems workflow so
  CI fails when a Bundler gem has an unapproved licence or stale cache
  record.
- Keep `licensed` outside `Library/Homebrew/Gemfile` so all-groups
  Bundler installs do not need its native dependencies.
- Use an isolated Homebrew formula cache key and allow cleanup of any
  existing formulae before installing `licensed` for CI.
- Vendor the current `.licenses` cache so future dependency updates
  have an explicit review baseline.
- Mark generated licence, Sorbet RBI and Bundler files as generated.
2026-05-19 11:47:11 +01:00

12 lines
247 B
YAML
Generated

---
name: elftools
version: 1.3.1
type: bundler
summary: ELFTools - Pure ruby library for parsing and patching ELF files
homepage: https://github.com/david942j/rbelftools
license: mit
licenses:
- sources: README.md
text: MIT License
notices: []