[ https://issues.apache.org/jira/browse/THRIFT-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer updated THRIFT-5687: ------------------------------- Affects Version/s: 0.19.0 > Ruby gems deprecation warnings > ------------------------------ > > 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)