gitlab/sidekiq_cluster/dependencies.rb
Matthias Käppler f52c7ef5be Extract sidekiq-cluster to top-level directory
This prevents name clashes with library code that
is auto-loaded in workers from lib/
2021-11-08 15:27:49 +00:00

7 lines
120 B
Ruby

# rubocop:disable Naming/FileName
# frozen_string_literal: true
require 'shellwords'
# rubocop:enable Naming/FileName