diff options
| author | mo khan <mo.khan@gmail.com> | 2020-01-28 15:02:15 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-02-13 15:34:58 -0700 |
| commit | f8d0804b0435e0ccacb905ef34b5c2b7da4eb449 (patch) | |
| tree | 64779a8453c8ae9527cc5f3ce7e40a4a471c29d9 /Gemfile.lock | |
| parent | d45f5fc5e075cfc27e9156e0449cba12e901ec69 (diff) | |
Add integration test to scan a gradle project
* Skip gradle invocation and install plugin globally
* Update init.gradle
* Try project.apply plugin: syntax
* apply gradle plugin
* Add entry to normalized licenses
* Update spdx-licenses
* Add CHANGELOG entry
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 85a4db1..02a54aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - license-management (2.4.2) + license-management (2.4.3) license_finder (~> 5.11) net-hippie (~> 0.3) @@ -36,7 +36,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - rubyzip (2.1.0) + rubyzip (2.2.0) thor (1.0.1) toml (0.2.0) parslet (~> 1.8.0) |
