Zezeng Wang created THRIFT-5312:
-----------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)