Skip to content

Update to re2 2.0.0

Stan Hu requested to merge sh-update-re2-2.0.0 into master

What does this MR do and why?

There are no code changes between 2.0.0 and 2.0.0.beta2 (https://my.diffend.io/gems/re2/2.0.0.beta2/2.0.0), but let's use a released version instead of a pre-release. This commit also relaxes the version constraint since the pre-release version must be specified explicitly.

See: https://github.com/mudge/re2/releases/tag/v2.0.0

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports