Skip to content
Snippets Groups Projects
Commit e917b3d3 authored by Will Chandler's avatar Will Chandler
Browse files

Makefile: Install protogem dependencies

The `build-proto-gem` target has its own Gemfile to require the
`grpc-tools` gem, but does not run `bundle install` in `tools/protogem`
directory first.

Update the Makefile to install protogem's dependency before building.

Changelog: fixed
parent dea4906c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment