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
parentae1bb7535bda4be370f50ae47bd8e29ef8fe620b (diff)
Update nanoc and sass
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock6
2 files changed, 4 insertions, 4 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'
diff --git a/Gemfile.lock b/Gemfile.lock
index c033ac84..857a6210 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -35,7 +35,7 @@ GEM
lumberjack (1.0.12)
method_source (0.8.2)
mini_portile2 (2.1.0)
- nanoc (4.7.13)
+ nanoc (4.8.0)
cri (~> 2.8)
ddplugin (~> 1.0)
hamster (~> 3.0)
@@ -59,7 +59,7 @@ GEM
ref (2.0.0)
rouge (2.1.1)
ruby_dep (1.5.0)
- sass (3.4.24)
+ sass (3.4.25)
scss_lint (0.54.0)
rake (>= 0.9, < 13)
sass (~> 3.4.20)
@@ -74,7 +74,7 @@ DEPENDENCIES
adsf
builder
guard-nanoc
- nanoc (~> 4.7)
+ nanoc (~> 4.8)
nokogiri (~> 1.7.0)
rake (~> 12.0)
redcarpet