Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 276 Bytes

dependabot-gradle

Gradle support for dependabot-core.

Running locally

  1. Install Ruby dependencies

    $ bundle install
    
  2. Run tests

    $ bundle exec rspec spec