rack-ai 0.4.0
Extends Rack with AI capabilities including request classification, content moderation, smart caching, and security features
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            concurrent-ruby
            ~> 1.1
          
          
            dry-configurable
            ~> 1.0
          
          
            dry-validation
            ~> 1.10
          
          
            faraday
            ~> 2.0
          
          
            faraday-retry
            ~> 2.0
          
          
            rack
            >= 2.0, < 4.0
          
          
            redis
            ~> 5.0
          
    Development Dependencies (8):
            benchmark-ips
            ~> 2.12
          
          
            rack-test
            ~> 2.0
          
          
            rspec
            ~> 3.12
          
          
            rubocop
            ~> 1.50
          
          
            rubocop-rspec
            ~> 2.20
          
          
            simplecov
            ~> 0.22
          
          
            webmock
            ~> 3.18
          
          
            yard
            ~> 0.9
          
    