mead_captcha 1.0.1
To help with keep the bots at bay this gem helps you easily add honeypots to forms and/or obfuscate your form field names
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            actionview
            > 5.2, <= 7.0
          
          
            hashie
            >= 0
          
    Development 依赖 (7):
            pry
            >= 0
          
          
            rails
            > 5.2, <= 7.0
          
          
            railties
            >= 5.2
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.0
          
          
            rspec-html-matchers
            >= 0
          
          
            rspec-rails
            >= 0
          
    