mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Existing strscan releases rely on this C API. It means that the current Ruby master doesn't work if your Gemfile.lock has strscan unless it's locked to 3.0.7, which is not released yet. To fix it, let's not remove the C API we've exposed to users.