mudge / re2

Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python".
http://mudge.name/re2/
BSD 3-Clause "New" or "Revised" License
130 stars 13 forks source link

Pin pkgconf v2.1.0 #136

Closed stanhu closed 8 months ago

stanhu commented 8 months ago

pkgconf v2.1.1 has a regression with producing the right link order for abseil (https://github.com/pkgconf/pkgconf/issues/343). Pin the version to v2.1.0 until that is resolved.