sidekiq-redeploy 0.2.2
Sidekiq launcher to redeploy and reload app from a remote artifact. This will detect app changes, once detected a new artifact will be pulled and the Sidekiq app will be reloaded.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            puma-redeploy
            ~> 0.4.1
          
          
            sidekiq
            >= 6, < 8
          
    