summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-02-28 15:27:12 -0700
committermo khan <mo.khan@gmail.com>2020-02-28 15:27:12 -0700
commit0f07af5b661077312192b75d1ff1a5b8f6a123aa (patch)
tree94a6b204019a919637d616b113367f485f08770c /Gemfile.lock
parentec5d95953b614de3124bd733dfc739da1383130e (diff)
Convert to gitlab-license-scanning
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
1 files changed, 20 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 740baeb..24412f7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,8 +1,9 @@
PATH
remote: .
specs:
- license-management (2.7.0)
+ gitlab-license-scanning (2.7.0)
license_finder (~> 6.0.0)
+ spandx (~> 0.1)
GEM
remote: https://rubygems.org/
@@ -19,6 +20,11 @@ GEM
toml (= 0.2.0)
with_env (= 1.1.0)
xml-simple
+ mini_portile2 (2.4.0)
+ msgpack (1.3.3)
+ net-hippie (0.3.2)
+ nokogiri (1.10.8)
+ mini_portile2 (~> 2.4.0)
parslet (1.8.2)
public_suffix (4.0.3)
rspec (3.9.0)
@@ -35,6 +41,18 @@ GEM
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rubyzip (2.2.0)
+ spandx (0.5.0)
+ addressable (~> 2.7)
+ bundler (>= 1.16, < 3.0.0)
+ net-hippie (~> 0.3)
+ nokogiri (~> 1.10)
+ spandx-rubygems (~> 0.1)
+ thor
+ spandx-rubygems (0.1.3)
+ msgpack (~> 1.3)
+ net-hippie (~> 0.3)
+ nokogiri (~> 1.10)
+ thor
thor (1.0.1)
toml (0.2.0)
parslet (~> 1.8.0)
@@ -45,8 +63,8 @@ PLATFORMS
ruby
DEPENDENCIES
+ gitlab-license-scanning!
json-schema (~> 2.8)
- license-management!
rspec (~> 3.9)
BUNDLED WITH