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:
Diffstat (limited to 'qa/chemlab-library-gitlab.gemspec')
-rw-r--r--qa/chemlab-library-gitlab.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/chemlab-library-gitlab.gemspec b/qa/chemlab-library-gitlab.gemspec
index 9af4a650d98..309de157757 100644
--- a/qa/chemlab-library-gitlab.gemspec
+++ b/qa/chemlab-library-gitlab.gemspec
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-$:.unshift(File.expand_path('lib', __dir__))
+$LOAD_PATH.unshift(File.expand_path('lib', __dir__))
Gem::Specification.new do |spec|
spec.name = 'chemlab-library-gitlab'