You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relax patch version requirements on runtime dependencies (#29)
It generally helps to be optimistic about patch version requirements on
runtime dependencies used in a gem. This should help reduce version
conflicts when using this gem.
0 commit comments