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>2021-02-12 12:08:48 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-12 12:08:48 +0300
commit7f5e08060f261a63ebf5058a95419da66928173a (patch)
treeb2f77e0445bb28e4eaf156b3d3b71bd46dac8951 /qa/Gemfile
parent22864cafe7a3509342c3c880881ade40ce06f752 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/Gemfile')
-rw-r--r--qa/Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/qa/Gemfile b/qa/Gemfile
index da45ba3b955..f55d27c159b 100644
--- a/qa/Gemfile
+++ b/qa/Gemfile
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
source 'https://rubygems.org'
gem 'gitlab-qa'