mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
[rubygems/rubygems] Rename version horizon deprecation methods
6afd914fda
This commit is contained in:
parent
361ed8d0a6
commit
7db538a7c9
Notes:
git
2020-05-08 07:39:27 +09:00
8 changed files with 17 additions and 17 deletions
|
@ -41,7 +41,7 @@ class Gem::BasicSpecification
|
|||
class << self
|
||||
|
||||
extend Gem::Deprecate
|
||||
deprecate :default_specifications_dir, "Gem.default_specifications_dir"
|
||||
rubygems_deprecate :default_specifications_dir, "Gem.default_specifications_dir"
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue