mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
[rubygems/rubygems] Modify files to use new version horizon deprecations
4fe5bb5bf3
This commit is contained in:
parent
42c91de9ce
commit
ff37dd7e9e
Notes:
git
2020-05-08 07:39:28 +09:00
8 changed files with 16 additions and 16 deletions
|
@ -41,7 +41,7 @@ class Gem::BasicSpecification
|
|||
class << self
|
||||
|
||||
extend Gem::Deprecate
|
||||
deprecate :default_specifications_dir, "Gem.default_specifications_dir", 2020, 02
|
||||
deprecate :default_specifications_dir, "Gem.default_specifications_dir"
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue