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:
authorAchilleas Pipinellis <axil@gitlab.com>2018-10-26 13:09:33 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-10-26 13:10:24 +0300
commit9fc246876be57a3b7032cee8457cb9d010800056 (patch)
tree43bafe53ce996e09bcf94f9cef7f4fc9d49b9f28 /Gemfile
parentf61acf4350bab18dc37a75bc19eabc99e39ab06e (diff)
Update Nanoc to 4.10.2
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 4d4dde48..bce38e21 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'nanoc', '~> 4.9'
+gem 'nanoc', '~> 4.10'
gem 'adsf', '~> 1.4'
gem 'adsf-live', '~> 1.4'
gem 'sass', '~> 3.6'