Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-10 12:08:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-10 12:08:01 +0300
commit7cd852a8718639f9776e3303fa87965b5915fe4b (patch)
treec23b63982cd7675d94290f261014b7a280ff299a /Gemfile.lock
parenta46f64e06d98c745c4e7ceee705022273924cb78 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7eab75fb4a0..0a95518e60b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -971,6 +971,8 @@ GEM
connection_pool (~> 2.2)
net-ldap (0.17.1)
net-ntp (2.1.3)
+ net-protocol (0.1.3)
+ timeout
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.0.0)
@@ -1493,6 +1495,7 @@ GEM
thrift (0.16.0)
tilt (2.0.11)
timeliness (0.3.10)
+ timeout (0.3.2)
timfel-krb5-auth (0.8.3)
tins (1.31.1)
sync
@@ -1788,6 +1791,7 @@ DEPENDENCIES
multi_json (~> 1.14.1)
net-ldap (~> 0.17.1)
net-ntp
+ net-protocol (~> 0.1.3)
nokogiri (~> 1.14.2)
oauth2 (~> 2.0)
octokit (~> 4.15)