[rubygems/rubygems] Explicitly deprecate rubyforge_project
https://github.com/rubygems/rubygems/commit/9094740109
This commit is contained in:
parent
0ca494fc80
commit
df0b41fc72
@ -732,6 +732,7 @@ class Gem::Specification < Gem::BasicSpecification
|
|||||||
# Formerly used to set rubyforge project.
|
# Formerly used to set rubyforge project.
|
||||||
|
|
||||||
attr_writer :rubyforge_project
|
attr_writer :rubyforge_project
|
||||||
|
deprecate :rubyforge_project=, :none, 2019, 12
|
||||||
|
|
||||||
##
|
##
|
||||||
# The Gem::Specification version of this gemspec.
|
# The Gem::Specification version of this gemspec.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user