summaryrefslogtreecommitdiff
path: root/spec/integration/ruby
AgeCommit message (Collapse)Author
2020-04-02Reproduce failure with go modules scanningmo khan
* Install sudo for existing configurations * Detect dependencies in a gomodules project * Add CHANGELOG entry and bump version * Symlink to $GOPATH for non go modules projects * Remove problematic go get setup
2020-04-01Fix bug with forwarding LICENSE_FINDER_CLI_OPTSmo khan
2020-03-04Extract shared example to convert QA jobs to integration testsmo khan
2020-02-24Exclude development/test dependenciesv2.5.2mo khan
* Remove develoment and test dependencies from java-maven fixtures * Ensure that ruby projects with bundler 2.0 are scannable * Update CHANGELOG * Assign @errors ivar for error message * Remove --cache-from * Use default ruby and install bundler conservatively * Install gems to local path * Add --no-prepare when gems are installed * Print ruby, rubygems and bundler version
2020-01-15Add a json schema for dependencymo khan
2020-01-09Upgrade python from 3.5 to 3.8mo khan