pkgsrc/devel/ruby-regexp_parser
taca e15040e0fe devel/ruby-regexp_parser: update to 1.7.0
Update ruby-regexp_parser to 1.7.0.


### [1.7.0] - 2020-02-23 - [Janosch Müller](mailto:janosch84@gmail.com)

### Added

- `Expression#each_expression` and `1.#traverse` can now be called without a block
  * this returns an `Enumerator` and allows chaining, e.g. `each_expression.select`
  * thanks to [Masataka Kuwabara](https://github.com/pocke)

### Fixed

- `MatchLength#each` no longer ignores the given `limit:` when called without a block
2020-03-08 15:12:55 +00:00
..
DESCR
distinfo
Makefile
PLIST