summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 14 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bddd908..abc37ef 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,7 +3,7 @@ PATH
specs:
license-management (2.4.1)
license_finder (~> 5.11)
- net-hippie (~> 0.3)
+ spandx (~> 0.2)
GEM
remote: https://rubygems.org/
@@ -20,7 +20,10 @@ GEM
toml (= 0.2.0)
with_env (= 1.1.0)
xml-simple
- net-hippie (0.3.1)
+ mini_portile2 (2.4.0)
+ net-hippie (0.3.2)
+ nokogiri (1.10.7)
+ mini_portile2 (~> 2.4.0)
parslet (1.8.2)
public_suffix (4.0.3)
rspec (3.9.0)
@@ -36,8 +39,15 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
- rubyzip (2.0.0)
- thor (1.0.1)
+ rubyzip (2.1.0)
+ spandx (0.2.0)
+ bundler (>= 1.16, < 3.0.0)
+ net-hippie (~> 0.3)
+ nokogiri (~> 1.10)
+ text (~> 1.3)
+ thor (~> 0.1)
+ text (1.3.1)
+ thor (0.20.3)
toml (0.2.0)
parslet (~> 1.8.0)
with_env (1.1.0)