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 d92b1ae5d Fix: Error: thrift/simple_server.go:27:2: "net" imported and
not used
add 9aa75fb5d Commit Gemfile.lock for reproducible tests
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 --
lib/rb/Gemfile | 3 +--
lib/rb/Gemfile.lock | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++
lib/rb/thrift.gemspec | 3 +--
test/rb/Gemfile | 4 +--
test/rb/Gemfile.lock | 28 ++++++++++++++++++++
6 files changed, 103 insertions(+), 9 deletions(-)
create mode 100644 lib/rb/Gemfile.lock
create mode 100644 test/rb/Gemfile.lock