gush 4.2.0
Gush is a parallel workflow runner using Redis as storage and ActiveJob for executing jobs.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (11):
            activejob
            >= 6.1.0, < 8.1.0
          
          
            concurrent-ruby
            ~> 1.0
          
          
            graphviz
            ~> 1.2
          
          
            hiredis
            ~> 0.6
          
          
            launchy
            ~> 2.4
          
          
            multi_json
            ~> 1.11
          
          
            paint
            ~> 2.2
          
          
            redis
            >= 3.2, < 6
          
          
            redis-mutex
            ~> 4.0.1
          
          
            terminal-table
            >= 1.4, < 3.1
          
          
            thor
            >= 0.19, < 1.3
          
    Dépendances de Development (7):
            bundler
            >= 0
          
          
            pry
            ~> 0.10
          
          
            rake
            ~> 12
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            ~> 1.65.0
          
          
            rubocop-rake
            ~> 0.6.0
          
          
            rubocop-rspec
            ~> 3.0.3