Skip to content

Commit

Permalink
Merge pull request #35 from rerost/renovate/rubygems-grpc-vulnerability
Browse files Browse the repository at this point in the history
Update dependency grpc to v1.53.2 [SECURITY]
  • Loading branch information
rerost authored Aug 22, 2024
2 parents cd09150 + ccf12ee commit 56b8f0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions example/multiple_package/server/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ GEM
remote: https://rubygems.org/
specs:
google-protobuf (3.25.4)
googleapis-common-protos-types (1.0.5)
google-protobuf (~> 3.11)
grpc (1.34.0)
google-protobuf (~> 3.13)
googleapis-common-protos-types (1.15.0)
google-protobuf (>= 3.18, < 5.a)
grpc (1.65.2)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)

PLATFORMS
Expand Down

0 comments on commit 56b8f0f

Please sign in to comment.