summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bb83217..8f7a251 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,6 +7,8 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
concurrent-ruby (1.1.7)
diff-lcs (1.4.4)
@@ -19,10 +21,13 @@ GEM
i18n (1.8.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
+ json-schema (2.8.1)
+ addressable (>= 2.4)
minitest (5.14.2)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
+ public_suffix (4.0.6)
rack (2.2.3)
rainbow (3.0.0)
rexml (3.2.4)
@@ -69,6 +74,7 @@ PLATFORMS
DEPENDENCIES
gitlab-styles (~> 4.3)
+ json-schema (~> 2.8)
rspec (~> 3.9)
rubocop (~> 0.82)
rubocop-rspec (~> 1.41)