-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes the breaking change introduced by 0.30.0
``` Error: abstract `def Enumerable(T)#each(&block)` must be implemented by Callback::ResultSet(T) ``` this fixes a transient dependency of optarg which is not compatible with 0.30.0. we use the fork until mosop/callback#3 has been merged and optarg has been updated to that version.
- Loading branch information
1 parent
2f21ad8
commit f5b5f06
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters