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
<spanclass='id identifier rubyid_problem'>problem</span><spanclass='tstring'><spanclass='tstring_beg'>"</span><spanclass='tstring_content'>Stable: version (</span><spanclass='embexpr_beg'>#{</span><spanclass='id identifier rubyid_version'>version</span><spanclass='embexpr_end'>}</span><spanclass='tstring_content'>) is set to a string without a digit</span><spanclass='tstring_end'>"</span></span><spanclass='kw'>if</span><spanclass='id identifier rubyid_version'>version</span><spanclass='period'>.</span><spanclass='id identifier rubyid_to_s'>to_s</span><spanclass='op'>!~</span><spanclass='tstring'><spanclass='regexp_beg'>/</span><spanclass='tstring_content'>\d</span><spanclass='regexp_end'>/</span></span>
3716
+
<spanclass='id identifier rubyid_problem'>problem</span><spanclass='tstring'><spanclass='tstring_beg'>"</span><spanclass='tstring_content'>Stable: version (</span><spanclass='embexpr_beg'>#{</span><spanclass='id identifier rubyid_version'>version</span><spanclass='embexpr_end'>}</span><spanclass='tstring_content'>) is set to a string without a digit</span><spanclass='tstring_end'>"</span></span><spanclass='kw'>unless</span><spanclass='tstring'><spanclass='regexp_beg'>/</span><spanclass='tstring_content'>\d</span><spanclass='regexp_end'>/</span></span><spanclass='period'>.</span><spanclass='id identifier rubyid_match?'>match?</span><spanclass='lparen'>(</span><spanclass='id identifier rubyid_version'>version</span><spanclass='period'>.</span><spanclass='id identifier rubyid_to_s'>to_s</span><spanclass='rparen'>)</span>
0 commit comments