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
Similarly to dependencies libraries are often required to support many
versions of the platform they run on unlike most applications which are
known to work and maintained on a single version.
Removing this Ruby version specifier will be more conducive to testing
on multiple Ruby VM versions.
0 commit comments