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-04-04 06:14:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-04 06:14:22 +0300
commit0555f8b0429486b14e36f92152587030db33708c (patch)
treee4175b09dfa73b9c78f6167f5e23b2bfd8909eae /Gemfile.lock
parente52198c83629b4e880f7851f9a625cad651c3819 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 5 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4caa7b0af8c..44655916fc8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -617,7 +617,10 @@ GEM
pg_query (~> 2.1)
redis (> 3.0.0, < 6.0.0)
gitlab-license (2.2.1)
- gitlab-mail_room (0.0.9)
+ gitlab-mail_room (0.0.23)
+ jwt (>= 2.0)
+ net-imap (>= 0.2.1)
+ oauth2 (>= 1.4.4, < 3)
gitlab-markup (1.9.0)
gitlab-net-dns (0.9.1)
gitlab-styles (10.0.0)
@@ -1738,7 +1741,7 @@ DEPENDENCIES
gitlab-fog-azure-rm (~> 1.7.0)
gitlab-labkit (~> 0.31.1)
gitlab-license (~> 2.2.1)
- gitlab-mail_room (~> 0.0.9)
+ gitlab-mail_room (~> 0.0.23)
gitlab-markup (~> 1.9.0)
gitlab-net-dns (~> 0.9.1)
gitlab-sidekiq-fetcher!