22ff68535a
Update to ruby-parslet to 2.0.0. = 2.0 / 16Feb2020 This release is essentially what is called a 'done' release, meaning I consider that parslet meets its goals and doesn't need (much) more evolution. - prsnt? and absnt? are now finally banned into oblivion. Wasting vocals for the win. - Because Ruby 2.6 broke Integer() conversion for non-Strings, we've removed to_int for slices; to assert Integer type, you must now 'Integer(slice.to_s)'. (Broken? How? Integer now (2.6) calls to_int - and when that fails - to_i. A class that has both will never raise an exception. Incientially, this makes String a unicorn class.)
6 lines
391 B
Text
6 lines
391 B
Text
$NetBSD: distinfo,v 1.8 2020/03/08 14:45:06 taca Exp $
|
|
|
|
SHA1 (parslet-2.0.0.gem) = 6541392ee69e0523169136ae624e710cfaceb173
|
|
RMD160 (parslet-2.0.0.gem) = 26c0efffd8081b1a3db286ea37aa8d18b471ffaf
|
|
SHA512 (parslet-2.0.0.gem) = 6c132b44505b5bd3196e86b91eebe2500caf0cc241272e58b72bcdf467148f17932f236d7f7528169ae5bd144e8e9890e552b5dca89713ddc6085765c7618127
|
|
Size (parslet-2.0.0.gem) = 79872 bytes
|