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>2022-10-10 03:15:55 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-10-10 03:15:55 +0300
commit0acacc34fea481b397716d42d8bce0abc8909568 (patch)
tree79d77b2c95956c38fa6a219cdff96c53cab1035c /Gemfile
parent441c941b03ad1678c4eeb81ccc2eedff9f4d743d (diff)
Update dependency nanoc to '~> 4.12.9'
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 4f2dfefb..acfb2ac7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
source 'https://rubygems.org'
-gem 'nanoc', '~> 4.12.7'
+gem 'nanoc', '~> 4.12.9'
gem 'sassc', '~> 2.4.0'
gem 'rake', '~> 13.0.6'