gush 4.0.0
Gush is a parallel workflow runner using Redis as storage and ActiveJob for executing jobs.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (11):
            activejob
            >= 6.1.0, < 7.2
          
          
            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
          
    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
          
    