Skip to content
Snippets Groups Projects
  • Mike McQuaid's avatar
    6f311852
    Fix unvendored RubyGems · 6f311852
    Mike McQuaid authored
    - Avoid caching RubyGems in GitHub Actions `tests.yml` to catch this in
      future.
    - Run `brew doctor` in GitHub Actions `tests.yml` after installing
      RubyGems to catch this in future.
    - Ignore relevant RubyGems (and fix outdated comments)
    - Never auto-`require` RubyGems that aren't vendored.
    - Update `bundler/setup.rb`.
    6f311852
    History
    Fix unvendored RubyGems
    Mike McQuaid authored
    - Avoid caching RubyGems in GitHub Actions `tests.yml` to catch this in
      future.
    - Run `brew doctor` in GitHub Actions `tests.yml` after installing
      RubyGems to catch this in future.
    - Ignore relevant RubyGems (and fix outdated comments)
    - Never auto-`require` RubyGems that aren't vendored.
    - Update `bundler/setup.rb`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.