Commit ae1a3148242907b21e9952f1964919622b4f3129

Authored by Dmitriy Zaporozhets
1 parent 5c038d94

Fix upgrader

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
lib/gitlab/upgrader.rb
  1 +require_relative "popen"
1 2 require_relative "version_info"
2 3  
3 4 module Gitlab
... ...