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-01-30 03:18:06 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-01-30 03:18:06 +0300
commit730afb2b589e64e7dffd1bfc1e135276fd43d021 (patch)
treec5138efd1b622e0f43941a7c24284aa774c57b8b /Gemfile.lock
parent63c30a28e84a4040d09bdb89c94472fa0e80c3af (diff)
Update Ruby dependencies
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock44
1 files changed, 12 insertions, 32 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ece20fcd..7034fb75 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -36,12 +36,12 @@ GEM
cork (0.3.0)
colored2 (~> 3.1)
cri (2.15.11)
- danger (9.1.0)
+ danger (9.2.0)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
cork (~> 0.1)
- faraday (>= 0.9.0, < 2.0)
+ faraday (>= 0.9.0, < 3.0)
faraday-http-cache (~> 2.0)
git (~> 1.7)
kramdown (~> 2.3)
@@ -61,31 +61,12 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
- faraday (1.10.3)
- faraday-em_http (~> 1.0)
- faraday-em_synchrony (~> 1.0)
- faraday-excon (~> 1.1)
- faraday-httpclient (~> 1.0)
- faraday-multipart (~> 1.0)
- faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.0)
- faraday-patron (~> 1.0)
- faraday-rack (~> 1.0)
- faraday-retry (~> 1.0)
+ faraday (2.7.4)
+ faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
- faraday-em_http (1.0.0)
- faraday-em_synchrony (1.0.0)
- faraday-excon (1.1.0)
faraday-http-cache (2.4.1)
faraday (>= 0.8)
- faraday-httpclient (1.0.1)
- faraday-multipart (1.0.4)
- multipart-post (~> 2)
- faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.2.0)
- faraday-patron (1.0.0)
- faraday-rack (1.0.0)
- faraday-retry (1.0.3)
+ faraday-net_http (3.0.2)
ffi (1.15.5)
git (1.13.1)
addressable (~> 2.8)
@@ -93,7 +74,7 @@ GEM
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
- gitlab-dangerfiles (3.6.5)
+ gitlab-dangerfiles (3.6.6)
danger (>= 8.4.5)
danger-gitlab (>= 8.0.0)
rake
@@ -104,7 +85,7 @@ GEM
rubocop-performance (~> 1.14)
rubocop-rails (~> 2.15)
rubocop-rspec (~> 2.15)
- gitlab_kramdown (0.23.0)
+ gitlab_kramdown (0.24.0)
asciidoctor-plantuml (= 0.0.16)
kramdown (~> 2.4.0)
nokogiri (~> 1.13.0)
@@ -133,7 +114,6 @@ GEM
mini_portile2 (2.8.1)
minitest (5.17.0)
multi_xml (0.6.0)
- multipart-post (2.2.3)
nanoc (4.12.14)
addressable (~> 2.5)
colored (~> 1.2)
@@ -297,7 +277,7 @@ GEM
unparser (0.6.7)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
- webrick (1.7.0)
+ webrick (1.8.1)
zeitwerk (2.6.6)
PLATFORMS
@@ -305,9 +285,9 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.4)
- gitlab-dangerfiles (~> 3.6.5)
+ gitlab-dangerfiles (~> 3.6.6)
gitlab-styles (~> 9.2.0)
- gitlab_kramdown (~> 0.23.0)
+ gitlab_kramdown (~> 0.24.0)
highline (~> 2.1.0)
nanoc (~> 4.12.14)
nanoc-live
@@ -319,7 +299,7 @@ DEPENDENCIES
sassc (~> 2.4.0)
simplecov (~> 0.22.0)
simplecov-cobertura (~> 2.1.0)
- webrick (~> 1.7)
+ webrick (~> 1.8, >= 1.8.1)
BUNDLED WITH
- 2.4.5
+ 2.4.4