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 Bot <gitlab-bot@gitlab.com>2021-02-22 03:20:19 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-22 03:20:19 +0300
commitfa0c5a9fa80e927302867ff4084af039cc25f000 (patch)
treeebb48f54b50b7f4122d788a30ed49732dc402c86 /Gemfile
parentc998936a3cb1cfb694316d24cac2c4c92a417764 (diff)
Update dependency nanoc to ~> 4.12.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c6aa2208..56512782 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'nanoc', '~> 4.11.23'
+gem 'nanoc', '~> 4.12.0'
gem 'adsf', '~> 1.4.5'
gem 'adsf-live', '~> 1.4.5'
gem 'sassc', '~> 2.4.0'