Quick reference: bundler

October 27, 2021 ยท View on GitHub

Requirements

Ideal

  • bundler installed locally
  • Gemfile or Gemfile.lock file present in your project

Minimum

  • Gemfile.lock file present in your project

Project discovery

Directories containing Gemfile or Gemfile.lock files are considered Ruby projects.

Subdirectory scans are not affected by the discovery of a Ruby project.