master
 1#!/usr/bin/env ruby
 2# frozen_string_literal: true
 3#
 4# This file was generated by Bundler.
 5#
 6# The application 'sidekiq' is installed as part of a gem, and
 7# this file is here to facilitate running it.
 8#
 9
10require "pathname"
11ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile",
12  Pathname.new(__FILE__).realpath)
13
14require "rubygems"
15require "bundler/setup"
16
17load Gem.bin_path("sidekiq", "sidekiq")