Skip to content

Update `gitlab_chronic_duration` to 0.12

Avielle Wolfe requested to merge remove-use-complete-matcher into master

What does this MR do and why?

This MR updates the gitlab_chronic_duration gem to 0.12. This allows us to remove the now unnecessary use_complete_matcher argument from ChronicDuration.parse. use_complete_matcher was used to roll out a feature flag so we could test that a new regex in the gem didn't break anything in production.

MR acceptance checklist

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

Merge request reports