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-05-03 15:07:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-03 15:07:28 +0300
commit5fabe42e23beba3fbe393e566a5a4ebde2062c61 (patch)
tree9a2dfa55656973763fcc05ac393bd2bd06125935 /scripts/glfm
parent4df4a22481c3ed10e22cdb795dd6d811c4e89fde (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'scripts/glfm')
-rwxr-xr-xscripts/glfm/update-specification.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/glfm/update-specification.rb b/scripts/glfm/update-specification.rb
new file mode 100755
index 00000000000..7b2c30be61c
--- /dev/null
+++ b/scripts/glfm/update-specification.rb
@@ -0,0 +1,5 @@
+#!/usr/bin/env ruby
+# frozen_string_literal: true
+
+require_relative '../lib/glfm/update_specification'
+Glfm::UpdateSpecification.new.process