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
Ruby 2.6 introduced endless ranges. This commit updates all ranges that
ended at -1 to instead by endless. This issue was identified by the
Rubocop Style/SlicingWithRange cop.
0 commit comments