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-07-05 07:17:46 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-07-05 07:17:46 +0300
commitc82bdd89374e4a60b5b6d89563fce9464f862340 (patch)
tree9440fea087843cc18eb461adf84918f30ccf9dcb /Gemfile.lock
parent070b707678f2104cf8714238dbc71d62af2a4f01 (diff)
Update dependency gitlab-styles to '~> 10.1.0'
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock34
1 files changed, 19 insertions, 15 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8e6ad527..97cdce62 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.4.3)
+ activesupport (7.0.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -79,12 +79,12 @@ GEM
danger (>= 8.4.5)
danger-gitlab (>= 8.0.0)
rake
- gitlab-styles (10.0.0)
- rubocop (~> 1.43.0)
+ gitlab-styles (10.1.0)
+ rubocop (~> 1.50.2)
rubocop-graphql (~> 0.18)
rubocop-performance (~> 1.15)
rubocop-rails (~> 2.17)
- rubocop-rspec (~> 2.18)
+ rubocop-rspec (~> 2.22)
gitlab_kramdown (0.27.0)
asciidoctor-plantuml (= 0.0.16)
kramdown (~> 2.4.0)
@@ -96,7 +96,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
- i18n (1.13.0)
+ i18n (1.14.1)
concurrent-ruby (~> 1.0)
immutable-ruby (0.1.0)
concurrent-ruby (~> 1.1)
@@ -118,7 +118,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
- minitest (5.18.0)
+ minitest (5.18.1)
multi_xml (0.6.0)
nanoc (4.12.16)
addressable (~> 2.5)
@@ -168,8 +168,9 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
parallel (1.23.0)
- parser (3.2.2.1)
+ parser (3.2.2.3)
ast (~> 2.4.1)
+ racc
pastel (0.8.0)
tty-color (~> 0.5)
proc_to_ast (0.1.0)
@@ -186,7 +187,7 @@ GEM
stringio
public_suffix (5.0.1)
racc (1.6.2)
- rack (3.0.7)
+ rack (3.0.8)
rack-livereload (0.5.1)
rack
rackup (2.1.0)
@@ -226,32 +227,35 @@ GEM
binding_of_caller
rspec-parameterized-core (< 2)
rspec-support (3.12.0)
- rubocop (1.43.0)
+ rubocop (1.50.2)
json (~> 2.3)
parallel (~> 1.10)
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.24.1, < 2.0)
+ rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.28.1)
+ rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
+ rubocop-factory_bot (2.23.1)
+ rubocop (~> 1.33)
rubocop-graphql (0.19.0)
rubocop (>= 0.87, < 2)
- rubocop-performance (1.17.1)
+ rubocop-performance (1.18.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rails (2.19.1)
+ rubocop-rails (2.20.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
- rubocop-rspec (2.20.0)
+ rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
+ rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sass (3.7.4)
@@ -304,7 +308,7 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.4)
gitlab-dangerfiles (~> 3.11.0)
- gitlab-styles (~> 10.0.0)
+ gitlab-styles (~> 10.1.0)
gitlab_kramdown (~> 0.27.0)
highline (~> 2.1.0)
json_schemer (~> 1.0, >= 1.0.3)