Skip to content

Update prometheus-client-mmap to v0.12.0

Stan Hu requested to merge sh-update-prometheus-client-mmap into master

This removes the deprecated rb_safe_level() and rb_secure() calls. Ruby 2.7 removed the the taint checking mechanism because "the taint mechanism is too expensive to maintain for the merit of it.": https://bugs.ruby-lang.org/issues/16131

This pulls in https://gitlab.com/gitlab-org/prometheus-client-mmap/-/merge_requests/53

Edited by Stan Hu

Merge request reports