rubysec / bundler-audit

Patch-level verification for Bundler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the `spec/fixtures/*/Gemfile.lock` files programmaticaly generated

postmodern opened this issue · comments

Auto-generate the Gemfile.lock files used in the specs. This will avoid dealing with dependabot alerts. The Gemfile.lock should be much simpler and only with a few gems.

hey @postmodern! What do you think the best way is to fix this issue?