Skip to content

Commit

Permalink
add an unversioned Appraisal
Browse files Browse the repository at this point in the history
Co-authored-by: Kayla Reopelle <[email protected]>
  • Loading branch information
michal-kazmierczak and kaylareopelle authored Dec 17, 2024
1 parent 371d748 commit 5bb6a8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions instrumentation/grpc/Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
appraise 'grpc-1.68' do
gem 'grpc', '~> 1.68.0'
end

appraise 'grpc-latest' do
gem 'grpc'
end

0 comments on commit 5bb6a8d

Please sign in to comment.