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-19 03:18:56 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-06-19 03:18:56 +0300
commit7c9520dd997311aec78a77b0b07f76a0be363b0e (patch)
tree946472abf1db0cc5684270ee9a7da4c03a637968 /Gemfile.lock
parent688aea78db8db04f6c515b5ac2d53f7159cd1e12 (diff)
Update dependency json_schemer to '~> 1.0', '>= 1.0.3'
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 12f515f9..ff94f7ce 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.2)
+ json_schemer (1.0.3)
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
@@ -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.2)
+ json_schemer (~> 1.0, >= 1.0.3)
nanoc (~> 4.12.15)
nanoc-live
pry-byebug (~> 3.10.1)
@@ -314,4 +314,4 @@ DEPENDENCIES
webrick (~> 1.8, >= 1.8.1)
BUNDLED WITH
- 2.4.13
+ 2.4.14