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>2020-04-24 16:06:05 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-04-24 16:06:05 +0300
commitf3f62c6c624b492eb4476f25013baac027c29198 (patch)
treee4f662b1ad1c20b9437e5cf8df115152cf581541 /Gemfile
parent20f0fc0bb910d4033be155f2694a4a9cae6b8e10 (diff)
Update gems
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ee15345e..6016ba3a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ gem 'rake', '~> 12.3'
gem 'asciidoctor-plantuml', '0.0.9'
group :nanoc do
- gem 'guard-nanoc', '~> 2.1'
+ gem 'guard-nanoc'
# custom kramdown dialect
gem 'gitlab_kramdown', '~> 0.8.0'