From 82d9dfd9e98e90e5457c5f079e2c65252518d199 Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 14 Apr 2020 12:21:33 -0600 Subject: Add dependency on spandx --- Gemfile.lock | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 25a5e1b..d4ca53b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,11 +2,19 @@ PATH remote: . specs: spandx-gitlab (0.1.0) + spandx (~> 0.1) GEM remote: https://rubygems.org/ specs: + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) diff-lcs (1.3) + mini_portile2 (2.4.0) + net-hippie (0.3.2) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) + public_suffix (4.0.4) rake (12.3.3) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -21,6 +29,13 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) + spandx (0.11.0) + addressable (~> 2.7) + bundler (>= 1.16, < 3.0.0) + net-hippie (~> 0.3) + nokogiri (~> 1.10) + thor + thor (1.0.1) PLATFORMS ruby -- cgit v1.2.3