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:
authorEvan Read <eread@gitlab.com>2021-04-06 03:30:23 +0300
committerEvan Read <eread@gitlab.com>2021-04-06 03:30:23 +0300
commit20d296d04d4295a6757653f638569f82ced60be4 (patch)
treebdfa39320711bdaa42e57126bfec09c2118ec9ca /Gemfile.lock
parent0e941dec4f2dbb2a53eb6452dbbea02e63e80eef (diff)
Update Ruby dependencies
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock48
1 files changed, 23 insertions, 25 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 19c7b652..3dd8328d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.3)
+ activesupport (6.1.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -37,14 +37,14 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
- ffi (1.14.2)
- gitlab-styles (6.1.0)
+ ffi (1.15.0)
+ gitlab-styles (6.2.0)
rubocop (~> 0.91, >= 0.91.1)
rubocop-gitlab-security (~> 0.1.1)
rubocop-performance (~> 1.9.2)
rubocop-rails (~> 2.9)
rubocop-rspec (~> 1.44)
- gitlab_kramdown (0.11.0)
+ gitlab_kramdown (0.12.0)
asciidoctor-plantuml (= 0.0.13)
kramdown (~> 2.3.0)
nokogiri (~> 1.11.0)
@@ -53,23 +53,23 @@ GEM
concurrent-ruby (~> 1.0)
highline (2.0.3)
http_parser.rb (0.6.0)
- i18n (1.8.9)
+ i18n (1.8.10)
concurrent-ruby (~> 1.0)
- json_schema (0.20.9)
- kramdown (2.3.0)
+ json_schema (0.21.0)
+ kramdown (2.3.1)
rexml
- listen (3.4.1)
+ listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
method_source (1.0.0)
mini_portile2 (2.5.0)
minitest (5.14.4)
- nanoc (4.12.0)
+ nanoc (4.12.1)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0)
- nanoc-cli (= 4.12.0)
- nanoc-core (= 4.12.0)
+ nanoc-cli (= 4.12.1)
+ nanoc-core (= 4.12.1)
nanoc-deploying (~> 1.0)
parallel (~> 1.12)
tty-command (~> 0.8)
@@ -77,12 +77,12 @@ GEM
nanoc-checking (1.0.1)
nanoc-cli (~> 4.11, >= 4.11.15)
nanoc-core (~> 4.11, >= 4.11.15)
- nanoc-cli (4.12.0)
+ nanoc-cli (4.12.1)
cri (~> 2.15)
diff-lcs (~> 1.3)
- nanoc-core (= 4.12.0)
+ nanoc-core (= 4.12.1)
zeitwerk (~> 2.1)
- nanoc-core (4.12.0)
+ nanoc-core (4.12.1)
concurrent-ruby (~> 1.1)
ddmemoize (~> 1.0)
ddmetrics (~> 1.0)
@@ -90,7 +90,6 @@ GEM
hamster (~> 3.0)
json_schema (~> 0.19)
slow_enumerator_tools (~> 1.0)
- tomlrb (~> 1.2)
tty-platform (~> 0.2)
zeitwerk (~> 2.1)
nanoc-deploying (1.0.1)
@@ -102,7 +101,7 @@ GEM
listen (~> 3.0)
nanoc-cli (~> 4.11, >= 4.11.14)
nanoc-core (~> 4.11, >= 4.11.14)
- nokogiri (1.11.1)
+ nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
@@ -128,7 +127,7 @@ GEM
ffi (~> 1.0)
ref (2.0.0)
regexp_parser (2.1.1)
- rexml (3.2.4)
+ rexml (3.2.5)
rouge (3.26.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
@@ -139,10 +138,10 @@ GEM
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-mocks (3.10.1)
+ rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-support (3.10.1)
+ rspec-support (3.10.2)
rubocop (0.93.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
@@ -177,7 +176,6 @@ GEM
scss_lint (0.59.0)
sass (~> 3.5, >= 3.5.5)
slow_enumerator_tools (1.1.0)
- tomlrb (1.3.0)
tty-color (0.6.0)
tty-command (0.10.1)
pastel (~> 0.8)
@@ -192,15 +190,15 @@ PLATFORMS
ruby
DEPENDENCIES
- builder (~> 3.2.4)
- gitlab-styles (~> 6.1.0)
- gitlab_kramdown (~> 0.11.0)
- highline (~> 2.0.3)
+ builder (~> 3.2.0)
+ gitlab-styles (~> 6.2.0)
+ gitlab_kramdown (~> 0.12.0)
+ highline (~> 2.0.0)
nanoc (~> 4.12.0)
nanoc-live
nokogiri (~> 1.11.0)
pry-byebug (~> 3.9.0)
- rake (~> 13.0.3)
+ rake (~> 13.0.0)
rouge (~> 3.26.0)
rspec (~> 3.10.0)
sassc (~> 2.4.0)