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

Test against Ruby 3.4 #150

Closed mudge closed 5 months ago

mudge commented 5 months ago

Now Ruby 3.4.0-preview1 is available, add it to the build matrix for Ubuntu and macOS (prerelease versions are not generally available for Windows).