freshli-lib icon indicating copy to clipboard operation
freshli-lib copied to clipboard

Add support for Gemfiles

Open nickiemc opened this issue 5 years ago • 1 comments

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.

nickiemc avatar Oct 09 '20 21:10 nickiemc

An example repository for testing is https://github.com/rswag/rswag.

nickiemc avatar Oct 09 '20 21:10 nickiemc