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-06-26 03:18:46 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-06-26 03:18:46 +0300
commitc218bd7b29cf726e1d9eff8112b7e4d0fafe99d2 (patch)
treedeed935f3c21c7a75b186c9034c15100f4b57270 /Gemfile.lock
parentdc909d27527799efa2f73defd0dedec3d4a273b8 (diff)
Update Ruby dependencies
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock34
1 files changed, 20 insertions, 14 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ff94f7ce..8e6ad527 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -62,7 +62,7 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
- faraday (2.7.4)
+ faraday (2.7.7)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-http-cache (2.5.0)
@@ -75,7 +75,7 @@ GEM
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
- gitlab-dangerfiles (3.10.0)
+ gitlab-dangerfiles (3.11.0)
danger (>= 8.4.5)
danger-gitlab (>= 8.0.0)
rake
@@ -90,8 +90,6 @@ GEM
kramdown (~> 2.4.0)
nokogiri (~> 1.15.0)
rouge (~> 4.1.0)
- hamster (3.0.0)
- concurrent-ruby (~> 1.0)
hana (1.3.7)
highline (2.1.0)
http_parser.rb (0.8.0)
@@ -100,6 +98,9 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
+ immutable-ruby (0.1.0)
+ concurrent-ruby (~> 1.1)
+ sorted_set (~> 1.0)
json (2.6.3)
json_schema (0.21.0)
json_schemer (1.0.3)
@@ -119,12 +120,12 @@ GEM
mini_portile2 (2.8.2)
minitest (5.18.0)
multi_xml (0.6.0)
- nanoc (4.12.15)
+ nanoc (4.12.16)
addressable (~> 2.5)
colored (~> 1.2)
nanoc-checking (~> 1.0, >= 1.0.2)
- nanoc-cli (= 4.12.15)
- nanoc-core (= 4.12.15)
+ nanoc-cli (= 4.12.16)
+ nanoc-core (= 4.12.16)
nanoc-deploying (~> 1.0)
parallel (~> 1.12)
tty-command (~> 0.8)
@@ -132,16 +133,16 @@ GEM
nanoc-checking (1.0.2)
nanoc-cli (~> 4.12, >= 4.12.4)
nanoc-core (~> 4.12, >= 4.12.4)
- nanoc-cli (4.12.15)
+ nanoc-cli (4.12.16)
cri (~> 2.15)
diff-lcs (~> 1.3)
- nanoc-core (= 4.12.15)
+ nanoc-core (= 4.12.16)
zeitwerk (~> 2.1)
- nanoc-core (4.12.15)
+ nanoc-core (4.12.16)
concurrent-ruby (~> 1.1)
ddmetrics (~> 1.0)
ddplugin (~> 1.0)
- hamster (~> 3.0)
+ immutable-ruby (~> 0.1)
json_schema (~> 0.19)
memo_wise (~> 1.5)
psych (~> 4.0)
@@ -196,6 +197,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
+ rbtree (0.4.6)
rchardet (1.8.0)
regexp_parser (2.8.1)
rexml (3.2.5)
@@ -260,6 +262,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
+ set (1.0.3)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
@@ -272,7 +275,10 @@ GEM
simpleidn (0.2.1)
unf (~> 0.1.4)
slow_enumerator_tools (1.1.0)
- stringio (3.0.6)
+ sorted_set (1.0.3)
+ rbtree
+ set (~> 1.0)
+ stringio (3.0.7)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tty-color (0.6.0)
@@ -297,12 +303,12 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.4)
- gitlab-dangerfiles (~> 3.10.0)
+ gitlab-dangerfiles (~> 3.11.0)
gitlab-styles (~> 10.0.0)
gitlab_kramdown (~> 0.27.0)
highline (~> 2.1.0)
json_schemer (~> 1.0, >= 1.0.3)
- nanoc (~> 4.12.15)
+ nanoc (~> 4.12.16)
nanoc-live
pry-byebug (~> 3.10.1)
rake (~> 13.0.6)