Reputation: 31
I have installed ruby 2.1.5 version and want to downgrade it to 1.9.3 to avoid "DL is deprecated, please use Fiddle in windows". I have tried rmv function, but it is not working and also tell me how to remove older versions.
Upvotes: 0
Views: 949
Reputation: 811
So what's the issue ? Does migration complete ? If you mind just for the warning about DL being deprecated, downgrading to already unsupported Ruby version sounds ridiculous.
This may be just quite unharmful notice for developers to start using newer C-extension interface, while functionality is kept unaffected.
Upvotes: 1