Skip to content

Commit

Permalink
fix: include the gRPC gem in the installation tests (#1275)
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-kazmierczak authored Dec 2, 2024
1 parent f963bc9 commit 2d07298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releases/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ gem 'excon'
gem 'faraday'
gem 'grape'
gem 'graphql'
gem 'grpc'
gem 'http'
gem 'httpclient'
gem 'koala'
Expand Down

0 comments on commit 2d07298

Please sign in to comment.