Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-29 05:17:47 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-29 05:17:47 +0300
commit2d5ded7a8cd1c0d652fc15960e4f569217b68c76 (patch)
tree87b8610755b5c93c1a03af40054857d56e112dc1 /Gemfile.lock
parent32b01eaa2ce70fac6a53716c8fad28d3df4333f3 (diff)
Update dependency json_schemer to v1
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 2 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2f36f3d9..3fd63f0b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -58,8 +58,6 @@ GEM
debug_inspector (1.1.0)
diff-lcs (1.5.0)
docile (1.4.0)
- ecma-re-validator (0.4.0)
- regexp_parser (~> 2.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
@@ -104,12 +102,10 @@ GEM
concurrent-ruby (~> 1.0)
json (2.6.3)
json_schema (0.21.0)
- json_schemer (0.2.25)
- ecma-re-validator (~> 0.3)
+ json_schemer (1.0.1)
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
- uri_template (~> 0.7)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
@@ -295,7 +291,6 @@ GEM
unparser (0.6.7)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
- uri_template (0.7.0)
webrick (1.8.1)
zeitwerk (2.6.8)
@@ -308,7 +303,7 @@ DEPENDENCIES
gitlab-styles (~> 10.0.0)
gitlab_kramdown (~> 0.26.0)
highline (~> 2.1.0)
- json_schemer (~> 0.2, >= 0.2.25)
+ json_schemer (~> 1.0, >= 1.0.1)
nanoc (~> 4.12.15)
nanoc-live
pry-byebug (~> 3.10.1)