Skip to content

Commit 3fb17bd

Browse files
build(deps): bump grpc from 1.74.1 to 1.76.0 (#4761)
Bumps [grpc](https://github.com/google/grpc) from 1.74.1 to 1.76.0. - [Release notes](https://github.com/google/grpc/releases) - [Commits](grpc/grpc@v1.74.1...v1.76.0) --- updated-dependencies: - dependency-name: grpc dependency-version: 1.76.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 169f108 commit 3fb17bd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -223,34 +223,34 @@ GEM
223223
google-apis-core (>= 0.11.0, < 2.a)
224224
google-cloud-env (1.6.0)
225225
faraday (>= 0.17.3, < 3.0)
226-
google-protobuf (4.32.0)
226+
google-protobuf (4.33.4)
227227
bigdecimal
228228
rake (>= 13)
229-
google-protobuf (4.32.0-x86_64-darwin)
229+
google-protobuf (4.33.4-x86_64-darwin)
230230
bigdecimal
231231
rake (>= 13)
232-
google-protobuf (4.32.0-x86_64-linux-gnu)
232+
google-protobuf (4.33.4-x86_64-linux-gnu)
233233
bigdecimal
234234
rake (>= 13)
235235
googleapis-common-protos (1.9.0)
236236
google-protobuf (~> 4.26)
237237
googleapis-common-protos-types (~> 1.21)
238238
grpc (~> 1.41)
239-
googleapis-common-protos-types (1.21.0)
239+
googleapis-common-protos-types (1.22.0)
240240
google-protobuf (~> 4.26)
241241
googleauth (1.8.1)
242242
faraday (>= 0.17.3, < 3.a)
243243
jwt (>= 1.4, < 3.0)
244244
multi_json (~> 1.11)
245245
os (>= 0.9, < 2.0)
246246
signet (>= 0.16, < 2.a)
247-
grpc (1.74.1)
247+
grpc (1.76.0)
248248
google-protobuf (>= 3.25, < 5.0)
249249
googleapis-common-protos-types (~> 1.0)
250-
grpc (1.74.1-x86_64-darwin)
250+
grpc (1.76.0-x86_64-darwin)
251251
google-protobuf (>= 3.25, < 5.0)
252252
googleapis-common-protos-types (~> 1.0)
253-
grpc (1.74.1-x86_64-linux-gnu)
253+
grpc (1.76.0-x86_64-linux-gnu)
254254
google-protobuf (>= 3.25, < 5.0)
255255
googleapis-common-protos-types (~> 1.0)
256256
hashdiff (1.2.1)

0 commit comments

Comments
 (0)