diff options
| author | mo khan <mo.khan@gmail.com> | 2020-03-18 17:40:46 +0000 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-03-18 17:40:46 +0000 |
| commit | 08204f2633e2548326f7623ff73dd8db6461c963 (patch) | |
| tree | dac8cd040cb3cc9ad6c0e0b4aa46cda67005b16c /Gemfile.lock | |
| parent | 783b136f3e39aca8c8ec4c8d65d44bbf2dbf5d74 (diff) | |
| parent | d900a27a7291fcbc2d699fff8590b4e19eaf475a (diff) | |
Merge branch '33727-airgap' into 'master'v3.1.0
Scan maven projects with dependencies from a custom repository
See merge request gitlab-org/security-products/license-management!120
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index c629f11..7dfdc77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - license-management (3.0.0) + license-management (3.1.0) license_finder (~> 6.0.0) GEM @@ -40,7 +40,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.1) rspec-support (~> 3.9.1) - rspec-expectations (3.9.0) + rspec-expectations (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) @@ -66,7 +66,7 @@ GEM rubocop-rspec (1.38.1) rubocop (>= 0.68.1) ruby-progressbar (1.10.1) - rubyzip (2.2.0) + rubyzip (2.3.0) thor (1.0.1) toml (0.2.0) parslet (~> 1.8.0) @@ -85,4 +85,4 @@ DEPENDENCIES rspec_junit_formatter (~> 0.4) BUNDLED WITH - 2.1.2 + 2.1.4 |
