diff --git a/lib/gitlab/task_helpers.rb b/lib/gitlab/task_helpers.rb
index 6a98fa12903d9ad7bc106d0ec9f10b6a92fae0c2..54db31ffd6ccce25c656fdbd61e3f329082e1f64 100644
--- a/lib/gitlab/task_helpers.rb
+++ b/lib/gitlab/task_helpers.rb
@@ -198,3 +198,4 @@ def checkout_version(version, target_dir)
     end
   end
 end
+# rubocop:enable Rails/Output