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 Renovate Bot <gitlab-bot@gitlab.com>2023-02-13 03:17:51 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-02-13 03:17:51 +0300
commit5fa116bcba53ddd456013b3608099cc6edd8b66a (patch)
tree6eb661600802563089de89d456245969a802c18f /Gemfile.lock
parent4f1227baaafb4642520dfe7937eaa90b9c03f417 (diff)
Update dependency gitlab-styles to v10
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock46
1 files changed, 23 insertions, 23 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dfb47b8f..0d8df918 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.4.1)
+ activesupport (7.0.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -78,13 +78,12 @@ GEM
danger (>= 8.4.5)
danger-gitlab (>= 8.0.0)
rake
- gitlab-styles (9.2.0)
- rubocop (~> 1.38.0)
- rubocop-gitlab-security (~> 0.1.1)
- rubocop-graphql (~> 0.14)
- rubocop-performance (~> 1.14)
- rubocop-rails (~> 2.15)
- rubocop-rspec (~> 2.15)
+ gitlab-styles (10.0.0)
+ rubocop (~> 1.43.0)
+ rubocop-graphql (~> 0.18)
+ rubocop-performance (~> 1.15)
+ rubocop-rails (~> 2.17)
+ rubocop-rspec (~> 2.18)
gitlab_kramdown (0.24.0)
asciidoctor-plantuml (= 0.0.16)
kramdown (~> 2.4.0)
@@ -162,7 +161,7 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
parallel (1.22.1)
- parser (3.2.0.0)
+ parser (3.2.1.0)
ast (~> 2.4.1)
pastel (0.8.0)
tty-color (~> 0.5)
@@ -189,7 +188,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rchardet (1.8.0)
- regexp_parser (2.6.2)
+ regexp_parser (2.7.0)
rexml (3.2.5)
rouge (4.0.1)
rspec (3.12.0)
@@ -216,31 +215,32 @@ GEM
binding_of_caller
rspec-parameterized-core (< 2)
rspec-support (3.12.0)
- rubocop (1.38.0)
+ rubocop (1.43.0)
json (~> 2.3)
parallel (~> 1.10)
- parser (>= 3.1.2.1)
+ parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.23.0, < 2.0)
+ rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.24.1)
- parser (>= 3.1.1.0)
- rubocop-gitlab-security (0.1.1)
- rubocop (>= 0.51)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.26.0)
+ parser (>= 3.2.1.0)
+ rubocop-capybara (2.17.0)
+ rubocop (~> 1.41)
rubocop-graphql (0.19.0)
rubocop (>= 0.87, < 2)
- rubocop-performance (1.15.2)
+ rubocop-performance (1.16.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.17.4)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
- rubocop-rspec (2.17.1)
+ rubocop-rspec (2.18.1)
rubocop (~> 1.33)
+ rubocop-capybara (~> 2.17)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sass (3.7.4)
@@ -271,7 +271,7 @@ GEM
pastel (~> 0.8)
tty-platform (0.3.0)
tty-which (0.5.0)
- tzinfo (2.0.5)
+ tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
unparser (0.6.7)
@@ -286,7 +286,7 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.4)
gitlab-dangerfiles (~> 3.6.6)
- gitlab-styles (~> 9.2.0)
+ gitlab-styles (~> 10.0.0)
gitlab_kramdown (~> 0.24.0)
highline (~> 2.1.0)
nanoc (~> 4.12.15)
@@ -302,4 +302,4 @@ DEPENDENCIES
webrick (~> 1.8, >= 1.8.1)
BUNDLED WITH
- 2.4.4
+ 2.4.6