hoodoo 3.5.5
Simplify the implementation of consistent services within an API-based software platform.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (20):
            activerecord
            ~> 7.0.1
          
          
            activesupport
            ~> 7.0.1
          
          
            airbrake
            ~> 7.3
          
          
            airbrake-ruby
            ~> 2.11
          
          
            alchemy-flux
            = 1.2.1
          
          
            bundle-audit
            >= 0
          
          
            byebug
            ~> 10.0
          
          
            database_cleaner
            ~> 1.8
          
          
            debug
            >= 1.0.0
          
          
            pg
            ~> 1.0
          
          
            r7insight
            ~> 3.0
          
          
            rack-test
            ~> 1.1
          
          
            rake
            ~> 12.0
          
          
            redis
            ~> 4.0
          
          
            rspec
            ~> 3.11
          
          
            rspec-mocks
            ~> 3.11
          
          
            simplecov-rcov
            ~> 0.3
          
          
            timecop
            ~> 0.9
          
          
            webmock
            ~> 3.4
          
          
            webrick
            >= 0
          
    