evil_events 0.5.0
Ultra simple, but very flexible and fully customizable event subsystem for ruby applications with a wide set of customization interfaces and smart event definition DSL.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            concurrent-ruby
            ~> 1.0.5
          
          
            dry-container
            ~> 0.6.0
          
          
            dry-monads
            ~> 0.4.0
          
          
            dry-struct
            ~> 0.5.0
          
          
            dry-types
            ~> 0.13.0
          
          
            qonfig
            ~> 0.1.0
          
          
            symbiont-ruby
            ~> 0.2.0
          
    Development Dependencies (9):
            bundler
            >= 0
          
          
            coveralls
            ~> 0.8.21
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            ~> 3.7.0
          
          
            rubocop
            ~> 0.55.0
          
          
            rubocop-rspec
            ~> 1.25.1
          
          
            simplecov
            ~> 0.14.1
          
          
            simplecov-json
            ~> 0.2
          
    