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.lock95
1 files changed, 49 insertions, 46 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4e9c68fd..b3233184 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.1.2)
+ activesupport (7.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -13,10 +13,10 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
- adsf (1.4.7)
+ adsf (1.5.0)
rack (>= 1.0.0, < 4.0.0)
rackup (~> 2.1)
- adsf-live (1.4.7)
+ adsf-live (1.5.0)
adsf (~> 1.3)
em-websocket (~> 0.5)
eventmachine (~> 1.2)
@@ -27,7 +27,7 @@ GEM
asciidoctor (>= 2.0.17, < 3.0.0)
ast (2.4.2)
base64 (0.2.0)
- bigdecimal (3.1.4)
+ bigdecimal (3.1.6)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
@@ -40,12 +40,12 @@ GEM
coderay (1.1.3)
colored (1.2)
colored2 (3.1.2)
- concurrent-ruby (1.2.2)
+ concurrent-ruby (1.2.3)
connection_pool (2.4.1)
cork (0.3.0)
colored2 (~> 3.1)
cri (2.15.11)
- danger (9.3.2)
+ danger (9.4.2)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
@@ -56,14 +56,14 @@ GEM
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
no_proxy_fix
- octokit (~> 6.0)
+ octokit (>= 4.0)
terminal-table (>= 1, < 4)
danger-gitlab (8.0.0)
danger
gitlab (~> 4.2, >= 4.2.0)
- ddmetrics (1.0.1)
+ ddmetrics (1.1.0)
ddplugin (1.0.3)
- debug_inspector (1.1.0)
+ debug_inspector (1.2.0)
diff-lcs (1.5.0)
docile (1.4.0)
drb (2.2.0)
@@ -72,15 +72,14 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
- faraday (2.7.11)
- base64
- faraday-net_http (>= 2.0, < 3.1)
- ruby2_keywords (>= 0.0.4)
- faraday-http-cache (2.5.0)
+ faraday (2.9.0)
+ faraday-net_http (>= 2.0, < 3.2)
+ faraday-http-cache (2.5.1)
faraday (>= 0.8)
- faraday-net_http (3.0.2)
- ffi (1.15.5)
- git (1.18.0)
+ faraday-net_http (3.1.0)
+ net-http
+ ffi (1.16.3)
+ git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
gitlab (4.19.0)
@@ -102,7 +101,7 @@ GEM
nokogiri (~> 1.15.0)
rouge (~> 4.1.0)
hana (1.3.7)
- highline (2.1.0)
+ highline (3.0.1)
http_parser.rb (0.8.0)
httparty (0.21.0)
mini_mime (>= 1.0.0)
@@ -112,7 +111,7 @@ GEM
immutable-ruby (0.1.0)
concurrent-ruby (~> 1.1)
sorted_set (~> 1.0)
- json (2.6.3)
+ json (2.7.1)
json_schema (0.21.0)
json_schemer (2.1.1)
hana (~> 1.3)
@@ -126,11 +125,11 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- memo_wise (1.7.0)
+ memo_wise (1.8.0)
method_source (1.0.0)
mini_mime (1.1.5)
- mini_portile2 (2.8.2)
- minitest (5.20.0)
+ mini_portile2 (2.8.5)
+ minitest (5.21.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
nanoc (4.12.19)
@@ -172,16 +171,18 @@ GEM
nanoc-cli (~> 4.11, >= 4.11.14)
nanoc-core (~> 4.11, >= 4.11.14)
nap (1.1.0)
+ net-http (0.4.1)
+ uri
no_proxy_fix (0.1.2)
- nokogiri (1.15.2)
+ nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
- octokit (6.1.1)
+ octokit (8.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
open4 (1.3.4)
- parallel (1.23.0)
- parser (3.2.2.4)
+ parallel (1.24.0)
+ parser (3.3.0.5)
ast (~> 2.4.1)
racc
pastel (0.8.0)
@@ -196,7 +197,7 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
- psych (4.0.6)
+ psych (5.1.2)
stringio
public_suffix (5.0.4)
racc (1.7.3)
@@ -213,9 +214,9 @@ GEM
ffi (~> 1.0)
rbtree (0.4.6)
rchardet (1.8.0)
- regexp_parser (2.8.2)
+ regexp_parser (2.9.0)
rexml (3.2.6)
- rouge (4.1.2)
+ rouge (4.1.3)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
@@ -225,7 +226,7 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
- rspec-mocks (3.12.5)
+ rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-parameterized (1.0.0)
@@ -236,10 +237,10 @@ GEM
proc_to_ast
rspec (>= 2.13, < 4)
unparser
- rspec-parameterized-table_syntax (1.0.0)
+ rspec-parameterized-table_syntax (1.0.1)
binding_of_caller
rspec-parameterized-core (< 2)
- rspec-support (3.12.0)
+ rspec-support (3.12.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
@@ -253,20 +254,21 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
- rubocop-capybara (2.19.0)
+ rubocop-capybara (2.20.0)
+ rubocop (~> 1.41)
+ rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
- rubocop-factory_bot (2.24.0)
- rubocop (~> 1.33)
rubocop-graphql (0.19.0)
rubocop (>= 0.87, < 2)
- rubocop-performance (1.19.1)
- rubocop (>= 1.7.0, < 2.0)
- rubocop-ast (>= 0.4.0)
- rubocop-rails (2.22.1)
+ rubocop-performance (1.20.2)
+ rubocop (>= 1.48.1, < 2.0)
+ rubocop-ast (>= 1.30.0, < 2.0)
+ rubocop-rails (2.23.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
- rubocop-rspec (2.25.0)
+ rubocop-ast (>= 1.30.0, < 2.0)
+ rubocop-rspec (2.26.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
@@ -280,7 +282,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
- set (1.0.4)
+ set (1.1.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
@@ -296,7 +298,7 @@ GEM
sorted_set (1.0.3)
rbtree
set (~> 1.0)
- stringio (3.0.9)
+ stringio (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tty-color (0.6.0)
@@ -310,9 +312,10 @@ GEM
unf_ext
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
- unparser (0.6.7)
+ unparser (0.6.12)
diff-lcs (~> 1.3)
- parser (>= 3.2.0)
+ parser (>= 3.2.2.4)
+ uri (0.13.0)
webrick (1.8.1)
zeitwerk (2.6.12)
@@ -324,7 +327,7 @@ DEPENDENCIES
gitlab-dangerfiles (~> 4.6.0)
gitlab-styles (~> 11.0.0)
gitlab_kramdown (~> 0.27.0)
- highline (~> 2.1.0)
+ highline (~> 3.0.1)
json_schemer (~> 2.1, >= 2.1.1)
nanoc (~> 4.12.19)
nanoc-live
@@ -338,4 +341,4 @@ DEPENDENCIES
webrick (~> 1.8, >= 1.8.1)
BUNDLED WITH
- 2.4.22
+ 2.5.5