class Gitlab::QA::Support::GitlabVersionInfo
def current_patch
-
(Integer)
-
def current_patch @current_patch ||= current_version.match(COMPONENT_PATTERN)[:patch].to_i end
(Integer)
-
def current_patch @current_patch ||= current_version.match(COMPONENT_PATTERN)[:patch].to_i end