Skip to content

Commit

Permalink
Bump grpc from 1.60.0 to 1.65.2
Browse files Browse the repository at this point in the history
Bumps [grpc](https://github.com/google/grpc) from 1.60.0 to 1.65.2.
- [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.60.0...v1.65.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 28, 2024
1 parent 11a7a9a commit a58e0ec
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ group :test do
gem "webrick"

# The last stable version for MacOS ARM darwin
gem "grpc", "1.60.0"
gem "grpc", "1.65.2"
gem "mysql2", "~> 0.5"
gem "trilogy", "~> 2.4"
gem "activerecord", github: "rails/rails", branch: "main"
Expand Down
34 changes: 19 additions & 15 deletions Gemfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a58e0ec

Please sign in to comment.