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>2016-11-19 23:04:00 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-19 23:04:00 +0300
commit47f388718bd8b3bf9777af9803bd7e5e2e07bf2e (patch)
tree0d3d4b4f96822e2959a1f07569a01722ada8f66c /Gemfile.lock
parent92c940b371cccf7810de0a256139144efda423f6 (diff)
Update nanoc to 4.4.0
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 347ef337..14f678d5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -21,10 +21,10 @@ GEM
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
- guard-nanoc (2.1.0)
+ guard-nanoc (2.1.1)
guard (~> 2.8)
guard-compat (~> 1.0)
- nanoc (~> 4.0)
+ nanoc (>= 4.3.8, < 5.0)
hamster (3.0.0)
concurrent-ruby (~> 1.0)
listen (3.1.5)
@@ -34,7 +34,7 @@ GEM
lumberjack (1.0.10)
method_source (0.8.2)
mini_portile2 (2.1.0)
- nanoc (4.3.8)
+ nanoc (4.4.0)
cri (~> 2.3)
hamster (~> 3.0)
parallel (~> 1.9)