[
https://issues.apache.org/jira/browse/THRIFT-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5312.
--------------------------------
Fix Version/s: 0.15.0
Resolution: Fixed
> The Ruby compilation configuration in the .gemspec file is modified to be
> compatible with later bundler versions.
> -----------------------------------------------------------------------------------------------------------------
>
> Key: THRIFT-5312
> URL: https://issues.apache.org/jira/browse/THRIFT-5312
> Project: Thrift
> Issue Type: Improvement
> Components: Ruby - Library
> Reporter: Zezeng Wang
> Assignee: Zezeng Wang
> Priority: Major
> Fix For: 0.15.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> If use the version laster to build the ruby lib will fail by a error like
> this:
> {code}
> /usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb10: warning:
> constant Gem::ConfigMap is deprecated.
> {code}
> Want to be compatible with the new *bundler* version.
> From the content in the link, there is no problem.
> [semver|https://semver.org]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)