forked from jruby/jruby
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This removes methods with the "18", "19", or "20" suffix indicating that they are associated with those versions of Ruby. Where there existed such methods that were not previously deprecated, new deprecation was added but the methods were not removed. Any remaining callers of these methods were modified to call the non-suffixed version.
- Loading branch information
Showing
65 changed files
with
435 additions
and
2,143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.