Skip to content

Commit

Permalink
Bump grpc from 1.53.2 to 1.62.0 in /http2/ruby-grpc
Browse files Browse the repository at this point in the history
Bumps [grpc](https://github.com/google/grpc) from 1.53.2 to 1.62.0.
- [Release notes](https://github.com/google/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.53.2...v1.62.0)

---
updated-dependencies:
- dependency-name: grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and raghunathd8 committed Apr 30, 2024
1 parent 3ced612 commit 876764d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions http2/ruby-grpc/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
google-protobuf (3.25.2)
googleapis-common-protos-types (1.12.0)
google-protobuf (3.25.3)
googleapis-common-protos-types (1.14.0)
google-protobuf (~> 3.18)
grpc (1.53.2)
google-protobuf (~> 3.21)
grpc (1.62.0)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc-tools (1.42.0)

Expand Down

0 comments on commit 876764d

Please sign in to comment.