This is an automated email from the ASF dual-hosted git repository.
kpumuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from e6d57386c THRIFT-6149: Avoid decoding skipped Ruby strings (#3713)
add 318004f17 Enable additional Ruby RuboCop rules (#3714)
No new revisions were added by this update.
Summary of changes:
lib/rb/.rubocop.yml | 66 ++++++++++++++++++++++
lib/rb/Rakefile | 2 +-
lib/rb/benchmark/benchmark.rb | 4 +-
lib/rb/ext/extconf.rb | 2 +-
lib/rb/lib/thrift/server/nonblocking_server.rb | 2 +-
lib/rb/lib/thrift/struct.rb | 4 +-
.../lib/thrift/transport/http_client_transport.rb | 2 +-
lib/rb/lib/thrift/uuid.rb | 2 +-
lib/rb/spec/spec_helper.rb | 14 -----
lib/rb/spec/uuid_validation_spec.rb | 4 +-
test/rb/integration/TestClient.rb | 2 +-
11 files changed, 77 insertions(+), 27 deletions(-)