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-06-12 03:19:41 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-06-12 03:19:41 +0300
commit5038dab03780db602635005d7a698fb59bbcd1cc (patch)
treee1398bd9d8e559ec4661d7cf81b64e3bd08a5ca9 /Gemfile.lock
parent3b8387a79f9eee004d262352f457da2f738b66f2 (diff)
Update dependency json_schemer to '~> 1.0', '>= 1.0.2'
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0eb07408..12f515f9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -102,7 +102,7 @@ GEM
concurrent-ruby (~> 1.0)
json (2.6.3)
json_schema (0.21.0)
- json_schemer (1.0.1)
+ json_schemer (1.0.2)
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
@@ -197,7 +197,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rchardet (1.8.0)
- regexp_parser (2.8.0)
+ regexp_parser (2.8.1)
rexml (3.2.5)
rouge (4.1.2)
rspec (3.12.0)
@@ -301,7 +301,7 @@ DEPENDENCIES
gitlab-styles (~> 10.0.0)
gitlab_kramdown (~> 0.27.0)
highline (~> 2.1.0)
- json_schemer (~> 1.0, >= 1.0.1)
+ json_schemer (~> 1.0, >= 1.0.2)
nanoc (~> 4.12.15)
nanoc-live
pry-byebug (~> 3.10.1)