ruby / net-imap

Ruby client api for Internet Message Access Protocol
https://ruby.github.io/net-imap
Other
62 stars 29 forks source link

🗑 Add `category: :deprecated` to calls to warn #322

Closed nevans closed 2 months ago

nevans commented 2 months ago

This was recommended by @shugo for #97, but we needed to support ruby 2.7 at that time. The minimum required ruby is 3.1 now, so we should update our deprecation warnings.