summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 6 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3074a65..9a18938 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -13,9 +13,10 @@ GEM
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
- byebug (11.1.1)
diff-lcs (1.3)
jaro_winkler (1.5.4)
+ json-schema (2.8.1)
+ addressable (>= 2.4)
mini_portile2 (2.4.0)
net-hippie (0.3.2)
nokogiri (1.10.9)
@@ -51,21 +52,23 @@ GEM
rubocop-rspec (1.38.1)
rubocop (>= 0.68.1)
ruby-progressbar (1.10.1)
- spandx (0.11.0)
+ spandx (0.12.0)
addressable (~> 2.7)
bundler (>= 1.16, < 3.0.0)
net-hippie (~> 0.3)
nokogiri (~> 1.10)
thor
+ zeitwerk (~> 2.3)
thor (0.20.3)
unicode-display_width (1.7.0)
+ zeitwerk (2.3.0)
PLATFORMS
ruby
DEPENDENCIES
bundler-audit (~> 0.6)
- byebug (~> 11.1)
+ json-schema (~> 2.8)
rake (~> 13.0)
rspec (~> 3.0)
rubocop (~> 0.52)