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:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock45
1 files changed, 23 insertions, 22 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dc059673..e1f07507 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.3.1)
+ activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -94,13 +94,13 @@ GEM
danger (>= 8.4.5)
danger-gitlab (>= 8.0.0)
rake
- gitlab-styles (8.0.0)
- rubocop (~> 0.91, >= 0.91.1)
+ gitlab-styles (9.0.0)
+ rubocop (~> 1.36.0)
rubocop-gitlab-security (~> 0.1.1)
- rubocop-graphql (~> 0.10)
- rubocop-performance (~> 1.9.2)
- rubocop-rails (~> 2.9)
- rubocop-rspec (~> 1.44)
+ rubocop-graphql (~> 0.14)
+ rubocop-performance (~> 1.14)
+ rubocop-rails (~> 2.15)
+ rubocop-rspec (~> 2.12)
gitlab_kramdown (0.19.0)
asciidoctor-plantuml (= 0.0.15)
kramdown (~> 2.3.0)
@@ -115,6 +115,7 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
+ json (2.6.2)
json_schema (0.21.0)
kramdown (2.3.2)
rexml
@@ -229,31 +230,31 @@ GEM
rspec (>= 2.13, < 4)
unparser
rspec-support (3.11.0)
- rubocop (0.93.1)
+ rubocop (1.36.0)
+ json (~> 2.3)
parallel (~> 1.10)
- parser (>= 2.7.1.5)
+ parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8)
- rexml
- rubocop-ast (>= 0.6.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
+ unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-gitlab-security (0.1.1)
rubocop (>= 0.51)
rubocop-graphql (0.14.6)
rubocop (>= 0.87, < 2)
- rubocop-performance (1.9.2)
- rubocop (>= 0.90.0, < 2.0)
+ rubocop-performance (1.15.0)
+ rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rails (2.9.1)
+ rubocop-rails (2.16.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
- rubocop (>= 0.90.0, < 2.0)
- rubocop-rspec (1.44.1)
- rubocop (~> 0.87)
- rubocop-ast (>= 0.7.1)
+ rubocop (>= 1.33.0, < 2.0)
+ rubocop-rspec (2.12.1)
+ rubocop (~> 1.31)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sass (3.7.4)
@@ -277,7 +278,7 @@ GEM
tty-which (0.5.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
- unicode-display_width (1.8.0)
+ unicode-display_width (2.2.0)
unparser (0.6.5)
diff-lcs (~> 1.3)
parser (>= 3.1.0)
@@ -289,7 +290,7 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.4)
gitlab-dangerfiles (~> 3.5.2)
- gitlab-styles (~> 8.0.0)
+ gitlab-styles (~> 9.0.0)
gitlab_kramdown (~> 0.19.0)
highline (~> 2.0.3)
nanoc (~> 4.12.7)