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-07-18 21:10:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-18 21:10:24 +0300
commit7488eeff6fdf82ee7b926d684a201212b0509cbb (patch)
treec7565c44b5042ce711752a48293f38456c6c7ef1 /Gemfile
parent93d0784e6d8f43ef5a27f506784b4b0d989c0c2b (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 19dea298c2c..3e01bf6869b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -608,7 +608,7 @@ gem 'cvss-suite', '~> 3.0.1', require: 'cvss_suite'
gem 'arr-pm', '~> 0.0.12'
# Remote Development
-gem 'devfile', '~> 0.0.19.pre.alpha1'
+gem 'devfile', '~> 0.0.20.pre.alpha1'
# Apple plist parsing
gem 'CFPropertyList', '~> 3.0.0'