This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from ded241d73 Remove threadsafe warnings in thrift-maven-plugin
add d24b8a024 Cleaned up code supporting Ruby < 2.0
No new revisions were added by this update.
Summary of changes:
lib/rb/lib/thrift/bytes.rb | 169 ++++++++------------
lib/rb/lib/thrift/protocol/base_protocol.rb | 20 +--
lib/rb/lib/thrift/protocol/json_protocol.rb | 12 +-
lib/rb/lib/thrift/transport/base_transport.rb | 20 +--
lib/rb/spec/binary_protocol_spec_shared.rb | 214 +++++++++++---------------
lib/rb/spec/bytes_spec.rb | 175 +++++++--------------
lib/rb/spec/json_protocol_spec.rb | 62 +++-----
7 files changed, 264 insertions(+), 408 deletions(-)