Commit 4ef89d4
committed
📦 Drop digest from Gemfile (workaround for #576)
`digest` 3.2.1 was released since the last `net-imap` release. And
apparently `bundle exec rake release` activates `digest` _before_
loading the Gemfile. But, since `digest` is a default gem anyway, not
including it in the Gemfile should be okay, I think.
See the errors here:
* 1st attempt: https://github.com/ruby/net-imap/actions/runs/20212203897/job/58019727242
* Merged #575
* 2nd attempt: https://github.com/ruby/net-imap/actions/runs/20219369554/job/580380643821 parent 6877a04 commit 4ef89d4
1 file changed
Lines changed: 1 addition & 1 deletion
0 commit comments