Skip to content

Commit e3fc01d

Browse files
Bump grpc from 1.60.0 to 1.65.2
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]>
1 parent 5f4bed8 commit e3fc01d

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ group :test do
1616
gem "webrick"
1717

1818
# The last stable version for MacOS ARM darwin
19-
gem "grpc", "1.60.0"
19+
gem "grpc", "1.65.2"
2020
gem "mysql2", "~> 0.5"
2121
gem "trilogy", "~> 2.8"
2222
gem "activerecord", github: "rails/rails", branch: "main"

Gemfile.lock

Lines changed: 19 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)