sequent 8.0.2
Sequent is a CQRS and event sourcing framework for Ruby.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (15):
            activemodel
            >= 7.1.3
          
          
            activerecord
            >= 7.1.3
          
          
            bcrypt
            ~> 3.1
          
          
            csv
            ~> 3.3
          
          
            gli
            ~> 2.22
          
          
            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
          
          
            tty-prompt
            ~> 0.23.1
          
          
            tzinfo
            >= 1.1
          
    Development依存関係 (9):
            prop_check
            ~> 1.0
          
          
            pry
            ~> 0.13
          
          
            rake
            ~> 13
          
          
            rspec
            ~> 3.10
          
          
            rspec-collection_matchers
            ~> 1.2
          
          
            rspec-mocks
            ~> 3.10
          
          
            rubocop
            ~> 1.68.0
          
          
            simplecov
            ~> 0.21
          
          
            timecop
            ~> 0.9
          
    

