Ruby (bundler) support for dependabot-core
.
-
Install native helpers
$ export DEPENDABOT_NATIVE_HELPERS_PATH=$PWD/helpers/install-dir $ helpers/v1/build $ helpers/v2/build
-
Install Ruby dependencies
$ bundle install
-
Run tests
$ bundle exec rspec spec