qiita-markdown
qiita-markdown copied to clipboard
Fixing bugs for Ruby 3.2
What
- The CI is falling because of changes in Ruby 3.2
Kernel#=~will be removed- https://github.com/ruby/ruby/blob/v3_2_0_preview3/NEWS.md#removed-methods
Goals
- All workflows on CI will be passed.