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 <axilleas@axilleas.me>2017-08-03 12:52:41 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-08-03 13:01:56 +0300
commit2e0383761a3d8ba23ee7d56318339c718eafaa57 (patch)
tree67e92e92f568a19369f1bf327fee0dcce628413a /Gemfile
parentae1bb7535bda4be370f50ae47bd8e29ef8fe620b (diff)
Update nanoc and sass
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 5a43f330..f3d828b5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
ruby '~> 2.4.0'
-gem 'nanoc', '~> 4.7'
+gem 'nanoc', '~> 4.8'
gem 'adsf'
gem 'sass'
gem 'redcarpet'