mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Explicitly deprecate rubyforge_project
https://github.com/rubygems/rubygems/commit/9094740109
This commit is contained in:
parent
0ca494fc80
commit
df0b41fc72
1 changed files with 1 additions and 0 deletions
|
@ -732,6 +732,7 @@ class Gem::Specification < Gem::BasicSpecification
|
|||
# Formerly used to set rubyforge project.
|
||||
|
||||
attr_writer :rubyforge_project
|
||||
deprecate :rubyforge_project=, :none, 2019, 12
|
||||
|
||||
##
|
||||
# The Gem::Specification version of this gemspec.
|
||||
|
|
Loading…
Reference in a new issue