summaryrefslogtreecommitdiff
path: root/scripts/glfm
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-03 12:07:28 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-03 12:07:28 +0000
commit5fabe42e23beba3fbe393e566a5a4ebde2062c61 (patch)
tree9a2dfa55656973763fcc05ac393bd2bd06125935 /scripts/glfm
parent4df4a22481c3ed10e22cdb795dd6d811c4e89fde (diff)
downloadgitlab-ce-5fabe42e23beba3fbe393e566a5a4ebde2062c61.tar.gz
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