[
https://issues.apache.org/jira/browse/THRIFT-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18039521#comment-18039521
]
Dmytro Shteflyuk commented on THRIFT-5687:
------------------------------------------
This was addressed in [https://github.com/apache/thrift/pull/2978] and can be
closed
> Ruby gems deprecation warning: Gem::Specification#has_rdoc= is deprecated
> with no replacement
> ---------------------------------------------------------------------------------------------
>
> Key: THRIFT-5687
> URL: https://issues.apache.org/jira/browse/THRIFT-5687
> Project: Thrift
> Issue Type: Bug
> Components: Ruby - Library
> Affects Versions: 0.18.1, 0.19.0
> Reporter: Jens Geyer
> Priority: Major
>
> {code}
> $ gem build thrift.gemspec
> NOTE: Gem::Specification#has_rdoc= is deprecated with no replacement. It will
> be removed in Rubygems 4
> Gem::Specification#has_rdoc= called from thrift.gemspec:15.
> WARNING: open-ended dependency on bundler (>= 1.11, development) is not
> recommended
> if bundler is semantically versioned, use:
> add_development_dependency 'bundler', '~> 1.11'
> WARNING: rubyforge_project= is deprecated and ignored. Please remove this
> from your gemspec to ensure that your gem continues to build in the future.
> WARNING: See https://guides.rubygems.org/specification-reference/ for help
> {code}
> *Potential impact*: Ruby gems not published on next releases
--
This message was sent by Atlassian Jira
(v8.20.10#820010)