Actions
Bug #17824
closedGem::Deprecate#deprecate doesn't work with method with keyword arguments
Bug #17824:
Gem::Deprecate#deprecate doesn't work with method with keyword arguments
Description
Method with keyword argument cannot be used with Gem::Deprecate. Here is an example:
Updated by mame (Yusuke Endoh) over 5 years ago
Thank you for your report. I've created a pull request to rubygems upstream. https://github.com/rubygems/rubygems/pull/4558
Updated by jeremyevans0 (Jeremy Evans) over 5 years ago
- Status changed from Open to Closed
Actions