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-11-13 11:17:39 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-11-13 11:17:39 +0300
commita454ec3a418431dfad49beb7a97eacb196289534 (patch)
tree070717722a38401ecc9756b18d2b3071897fbd44 /Gemfile.lock
parentd9d18ce82642b96ebfe856f4f17787811f22fc2e (diff)
Update dependency gitlab-styles to v11
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock48
1 files changed, 30 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8d7c5522..ecd7bf3d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.6)
+ activesupport (7.1.2)
+ base64
+ bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
+ connection_pool (>= 2.2.5)
+ drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
+ mutex_m
tzinfo (~> 2.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
@@ -22,6 +27,7 @@ GEM
asciidoctor (>= 2.0.17, < 3.0.0)
ast (2.4.2)
base64 (0.2.0)
+ bigdecimal (3.1.4)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
@@ -35,6 +41,7 @@ GEM
colored (1.2)
colored2 (3.1.2)
concurrent-ruby (1.2.2)
+ connection_pool (2.4.1)
cork (0.3.0)
colored2 (~> 3.1)
cri (2.15.11)
@@ -59,6 +66,8 @@ GEM
debug_inspector (1.1.0)
diff-lcs (1.5.0)
docile (1.4.0)
+ drb (2.2.0)
+ ruby2_keywords
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
@@ -81,8 +90,8 @@ GEM
danger (>= 9.3.0)
danger-gitlab (>= 8.0.0)
rake (~> 13.0)
- gitlab-styles (10.1.0)
- rubocop (~> 1.50.2)
+ gitlab-styles (11.0.0)
+ rubocop (~> 1.57.1)
rubocop-graphql (~> 0.18)
rubocop-performance (~> 1.15)
rubocop-rails (~> 2.17)
@@ -113,6 +122,7 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
+ language_server-protocol (3.17.0.3)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
@@ -120,8 +130,9 @@ GEM
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.2)
- minitest (5.18.1)
+ minitest (5.20.0)
multi_xml (0.6.0)
+ mutex_m (0.2.0)
nanoc (4.12.18)
addressable (~> 2.5)
colored (~> 1.2)
@@ -170,7 +181,7 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
parallel (1.23.0)
- parser (3.2.2.3)
+ parser (3.2.2.4)
ast (~> 2.4.1)
racc
pastel (0.8.0)
@@ -188,7 +199,7 @@ GEM
psych (4.0.6)
stringio
public_suffix (5.0.3)
- racc (1.6.2)
+ racc (1.7.3)
rack (3.0.8)
rack-livereload (0.5.1)
rack
@@ -202,7 +213,7 @@ GEM
ffi (~> 1.0)
rbtree (0.4.6)
rchardet (1.8.0)
- regexp_parser (2.8.1)
+ regexp_parser (2.8.2)
rexml (3.2.6)
rouge (4.1.2)
rspec (3.12.0)
@@ -229,33 +240,34 @@ GEM
binding_of_caller
rspec-parameterized-core (< 2)
rspec-support (3.12.0)
- rubocop (1.50.2)
+ rubocop (1.57.2)
json (~> 2.3)
+ language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
- parser (>= 3.2.0.0)
+ parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.28.0, < 2.0)
+ rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.29.0)
+ rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
- rubocop-capybara (2.18.0)
+ rubocop-capybara (2.19.0)
rubocop (~> 1.41)
- rubocop-factory_bot (2.23.1)
+ rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-graphql (0.19.0)
rubocop (>= 0.87, < 2)
- rubocop-performance (1.18.0)
+ rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rails (2.20.2)
+ rubocop-rails (2.22.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
- rubocop-rspec (2.22.0)
- rubocop (~> 1.33)
+ rubocop-rspec (2.25.0)
+ rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
@@ -310,7 +322,7 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.4)
gitlab-dangerfiles (~> 4.6.0)
- gitlab-styles (~> 10.1.0)
+ gitlab-styles (~> 11.0.0)
gitlab_kramdown (~> 0.27.0)
highline (~> 2.1.0)
json_schemer (~> 2.0)