imapcli 3.0.1
Command-line tool to query IMAP servers
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (11):
            activesupport
            ~> 8.0
          
          
            csv
            >= 0
          
          
            descriptive_statistics
            ~> 2.5
          
          
            dotenv
            ~> 3.1
          
          
            gli
            ~> 2.22
          
          
            net-imap
            >= 0
          
          
            oj
            ~> 3.16
          
          
            tty-progressbar
            ~> 0.18
          
          
            tty-prompt
            ~> 0.23
          
          
            tty-table
            ~> 0.12
          
          
            zeitwerk
            ~> 2.7.0
          
    