schleuder 5.0.0
Schleuder is a group's email-gateway: subscribers can exchange encrypted emails among themselves, receive emails from non-subscribers and send emails to non-subscribers via the list. (Please note: For some platforms there's a better way of installing Schleuder than `gem install`. See for details.)
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (13):
            activerecord
            ~> 7.1
          
          
            bcrypt
            ~> 3.1.2
          
          
            charlock_holmes
            ~> 0.7.6
          
          
            gpgme
            ~> 2.0, >= 2.0.19
          
          
            mail
            ~> 2.8.1
          
          
            net-smtp
            ~> 0.3.1
          
          
            rake
            >= 10.5.0
          
          
            sinatra
            ~> 3.1.0
          
          
            sinatra-contrib
            ~> 3.1.0
          
          
            sqlite3
            ~> 1.6.0
          
          
            thin
            ~> 1
          
          
            thor
            ~> 1.3
          
          
            typhoeus
            ~> 1.4
          
    Development Dependencies (9):
            byebug
            ~> 11
          
          
            database_cleaner
            ~> 2.0
          
          
            factory_bot
            ~> 6.0
          
          
            hirb
            ~> 0
          
          
            irb
            >= 0
          
          
            rack-test
            ~> 1
          
          
            rspec
            ~> 3
          
          
            rubocop
            ~> 1
          
          
            simplecov-console
            ~> 0