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-12-05 03:16:55 +0300
committerSarah German <sgerman@gitlab.com>2022-12-05 20:40:05 +0300
commit92d127e5f4f84372191e7ba56b8806a9e9dd7408 (patch)
tree919360f4aaf49e2ea36449e86e2d4a8cdd1a0788 /Gemfile
parent92124b9fbe602aa253f539b740f963f73141cd31 (diff)
Update dependency nanoc to '~> 4.12.14'
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index da5155a5..bac28bff 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
source 'https://rubygems.org'
-gem 'nanoc', '~> 4.12.13'
+gem 'nanoc', '~> 4.12.14'
gem 'sassc', '~> 2.4.0'
gem 'rake', '~> 13.0.6'