Commit d6d1775
Fix Ruby 2.5 incopatibility
We don't really need that second optional argument,
as its default value is just what we need
https://ruby-doc.org/core-2.7.2/Module.html#method-i-private_method_defined-3F1 parent 396cc79 commit d6d1775
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments