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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-19 03:20:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-19 03:20:17 +0300
commit93f6136927538bc19bb5693d981cde3f66887fef (patch)
tree5d8ab7771e0f9b8aa87d1963406734b92c568f8b /Gemfile.lock
parent58df6bc19002e42337843569d7c7f0d3c52874ea (diff)
Update Ruby dependencies
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9a4d2b70..d3678c88 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -66,12 +66,12 @@ GEM
lumberjack (1.2.8)
method_source (1.0.0)
mini_portile2 (2.4.0)
- nanoc (4.11.18)
+ nanoc (4.11.19)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0)
- nanoc-cli (= 4.11.18)
- nanoc-core (= 4.11.18)
+ nanoc-cli (= 4.11.19)
+ nanoc-core (= 4.11.19)
nanoc-deploying (~> 1.0)
parallel (~> 1.12)
tty-command (~> 0.8)
@@ -79,12 +79,12 @@ GEM
nanoc-checking (1.0.0)
nanoc-cli (~> 4.11, >= 4.11.15)
nanoc-core (~> 4.11, >= 4.11.15)
- nanoc-cli (4.11.18)
+ nanoc-cli (4.11.19)
cri (~> 2.15)
diff-lcs (~> 1.3)
- nanoc-core (= 4.11.18)
+ nanoc-core (= 4.11.19)
zeitwerk (~> 2.1)
- nanoc-core (4.11.18)
+ nanoc-core (4.11.19)
concurrent-ruby (~> 1.1)
ddmemoize (~> 1.0)
ddmetrics (~> 1.0)
@@ -125,7 +125,7 @@ GEM
ffi (~> 1.0)
ref (2.0.0)
rexml (3.2.4)
- rouge (3.23.0)
+ rouge (3.24.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
@@ -169,11 +169,11 @@ DEPENDENCIES
gitlab_kramdown (~> 0.10.0)
guard-nanoc
highline (~> 2.0.3)
- nanoc (~> 4.11.18)
+ nanoc (~> 4.11.0)
nokogiri (~> 1.10.10)
pry-byebug (~> 3.9.0)
rake (~> 13.0.1)
- rouge (~> 3.23.0)
+ rouge (~> 3.24.0)
rspec (~> 3.9.0)
sassc (~> 2.4.0)
scss_lint (~> 0.59.0)