sequent 7.2.0
Sequent is a CQRS and event sourcing framework for Ruby.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (13):
            activemodel
            >= 6.0
          
          
            activerecord
            >= 6.0
          
          
            bcrypt
            ~> 3.1
          
          
            csv
            ~> 3.3
          
          
            i18n
            >= 0
          
          
            logger
            ~> 1.6
          
          
            oj
            ~> 3.3
          
          
            parallel
            ~> 1.20
          
          
            parser
            >= 2.6.5, < 3.4
          
          
            pg
            ~> 1.2
          
          
            postgresql_cursor
            ~> 0.6
          
          
            thread_safe
            ~> 0.3.6
          
          
            tzinfo
            >= 1.1
          
    Dépendances de Development (8):
            pry
            ~> 0.13
          
          
            rake
            ~> 13
          
          
            rspec
            ~> 3.10
          
          
            rspec-collection_matchers
            ~> 1.2
          
          
            rspec-mocks
            ~> 3.10
          
          
            rubocop
            ~> 1.56, >= 1.56.3
          
          
            simplecov
            ~> 0.21
          
          
            timecop
            ~> 0.9
          
    

