freshli-lib
freshli-lib copied to clipboard
Add support for Gemfiles
Some Ruby repositories (especially libraries), may only have a Gemfile file, not a Gemfile.lock file.
The code should be updated to correctly process a Gemfile on its own.
An example repository for testing is https://github.com/rswag/rswag.