Ruby - RubyGems

See a breakdown of the file formats and features supported in Ruby.

Debricked now tracks Ruby dependencies through RubyGems, using its associated Gemfile.lock files. If at least one of the supported files is committed to the repository, it will be automatically scanned for dependencies when integrated with Debricked CI/CD pipeline.

Supported file formats and features

Package Manager
Supported File Formats
Root dependencies
Indirect dependencies
Dependency trees
Security Scanning
License Scanning
Root Fix
Pull Request
Vulnerable Functionality
High Performance Scan

RubyGems

Gemfile.lock

Yes*

*This is a native lock file format. Native lock file formats are the fastest formats to scan.

Last updated

Was this helpful?