Skip to content

Commit 2d07298

Browse files
fix: include the gRPC gem in the installation tests (#1275)
1 parent f963bc9 commit 2d07298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

releases/Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ gem 'excon'
1212
gem 'faraday'
1313
gem 'grape'
1414
gem 'graphql'
15+
gem 'grpc'
1516
gem 'http'
1617
gem 'httpclient'
1718
gem 'koala'

0 commit comments

Comments
 (0)