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>2022-12-05 03:07:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-05 03:07:09 +0300
commitf50a7f8d970c50026e52c0b5d1c444b365d3b795 (patch)
tree86071eb3685930272e2a8c48a24ac3380af0a10f /Gemfile
parent6d10e8955122e96a92bb980c04f1d7b116ed527a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0bd8742940e..24d7a9f0dd0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -107,7 +107,7 @@ gem 'browser', '~> 5.3.1'
gem 'ohai', '~> 16.10'
# GPG
-gem 'gpgme', '~> 2.0.19'
+gem 'gpgme', '~> 2.0.22'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes