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
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments