Closed joshcooper closed 2 years ago
@joshcooper for the purposes of scanning with snyk, you should only have to run bundle lock
and not directly install the dependencies. You can also just commit the lock file and skip the generation step
@LivingInSyn thanks but bundle lock
fails in the same way:
$ bundle lock
Fetching gem metadata from https://rubygems.org/...
Resolving dependencies...
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
bundler (~> 1.5)
Current Bundler version:
bundler (2.3.7)
I can't think of a good reason for a gem to express a development dependency on bundler...
me neither, just wanted to try that first 👍 thanks!
This should fix the snyk GH action: https://github.com/puppetlabs/ruby-hocon/runs/6279882660?check_suite_focus=true#step:5:6