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>2017-11-21 16:53:34 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2017-11-21 16:53:34 +0300
commit27432497161dafb44ffd64f9e34ce63ba75b4225 (patch)
tree1bcc6e09dd5e70231cf369b11aebbcac169a0e3e /Gemfile.lock
parent965c8a72f03eea8f0bb734f13e01a20c9720e1a8 (diff)
Update gems and Nanoc to 4.8.12
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock26
1 files changed, 16 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5ad667e6..9bda3e86 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,13 +3,13 @@ GEM
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
- adsf (1.2.1)
- rack (>= 1.0.0)
+ adsf (1.3.0)
+ rack (>= 1.0.0, < 3.0.0)
builder (3.2.3)
coderay (1.1.2)
colored (1.2)
concurrent-ruby (1.0.5)
- cri (2.9.1)
+ cri (2.10.1)
colored (~> 1.2)
ddplugin (1.0.1)
ffi (1.9.18)
@@ -37,24 +37,25 @@ GEM
lumberjack (1.0.12)
method_source (0.9.0)
mini_portile2 (2.1.0)
- nanoc (4.8.10)
+ nanoc (4.8.12)
addressable (~> 2.5)
cri (~> 2.8)
ddplugin (~> 1.0)
hamster (~> 3.0)
ref (~> 2.0)
+ slow_enumerator_tools (~> 1.0)
nenv (0.3.0)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
- pry (0.11.2)
+ pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- public_suffix (3.0.0)
+ public_suffix (3.0.1)
rack (2.0.3)
- rake (12.1.0)
+ rake (12.3.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
@@ -62,11 +63,16 @@ GEM
ref (2.0.0)
rouge (2.2.1)
ruby_dep (1.5.0)
- sass (3.4.25)
- scss_lint (0.55.0)
+ sass (3.5.3)
+ sass-listen (~> 4.0.0)
+ sass-listen (4.0.0)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ scss_lint (0.56.0)
rake (>= 0.9, < 13)
- sass (~> 3.4.20)
+ sass (~> 3.5.3)
shellany (0.0.1)
+ slow_enumerator_tools (1.1.0)
thor (0.20.0)
PLATFORMS