os97673 / debase-ruby_core_source

Gem to provide Ruby (~> 2.0) core source files for C extensions that need them.
MIT License
11 stars 17 forks source link

Add ruby-2.6.5-p114 #16

Closed niw closed 5 years ago

niw commented 5 years ago

Problems

There is a missing recent released ruby-2.6.5 source code. https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-6-5-released/

Solution

Run next rake task to add it.

rake add_source VERSION=2.6.5 PATCHLEVEL=114