[
https://issues.apache.org/jira/browse/THRIFT-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5687.
--------------------------------
Fix Version/s: 0.23.0
Assignee: Dmytro Shteflyuk
Resolution: Fixed
> 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
> Assignee: Dmytro Shteflyuk
> Priority: Major
> Fix For: 0.23.0
>
>
> {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)