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-03-13 03:16:02 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-03-13 03:16:02 +0300
commit0c8b1c3f6f32480a581004370ecc8c06a6d9eb00 (patch)
treea28f2c4a7347389bfe8ff45e525dd748bd683e02 /Gemfile.lock
parentb74274bad62f8aa2e67dc4af3614c37245f4d6ea (diff)
Update dependency json_schemer to '~> 0.2', '>= 0.2.24'
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 72f88c86..a6156f1b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -298,7 +298,7 @@ DEPENDENCIES
gitlab-styles (~> 10.0.0)
gitlab_kramdown (~> 0.25.0)
highline (~> 2.1.0)
- json_schemer (~> 0.2)
+ json_schemer (~> 0.2, >= 0.2.24)
nanoc (~> 4.12.15)
nanoc-live
pry-byebug (~> 3.10.1)
@@ -312,4 +312,4 @@ DEPENDENCIES
webrick (~> 1.8, >= 1.8.1)
BUNDLED WITH
- 2.4.7
+ 2.4.8