Skip to content

Commit 7b84ec1

Browse files
build(deps): bump googleapis-common-protos from 1.6.0 to 1.7.0 (#4273)
* build(deps): bump googleapis-common-protos from 1.6.0 to 1.7.0 Bumps [googleapis-common-protos](https://github.com/googleapis/common-protos-ruby) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/googleapis/common-protos-ruby/releases) - [Changelog](https://github.com/googleapis/common-protos-ruby/blob/main/release-please-config.json) - [Commits](googleapis/common-protos-ruby@googleapis-common-protos/v1.6.0...googleapis-common-protos/v1.7.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update google-protobuf to 3.25.6 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philipp Thun <[email protected]>
1 parent f74784c commit 7b84ec1

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -224,29 +224,29 @@ GEM
224224
google-apis-core (>= 0.11.0, < 2.a)
225225
google-cloud-env (1.6.0)
226226
faraday (>= 0.17.3, < 3.0)
227-
google-protobuf (3.25.5)
228-
google-protobuf (3.25.5-x86_64-darwin)
229-
google-protobuf (3.25.5-x86_64-linux)
230-
googleapis-common-protos (1.6.0)
227+
google-protobuf (3.25.6)
228+
google-protobuf (3.25.6-x86_64-darwin)
229+
google-protobuf (3.25.6-x86_64-linux)
230+
googleapis-common-protos (1.7.0)
231231
google-protobuf (>= 3.18, < 5.a)
232232
googleapis-common-protos-types (~> 1.7)
233233
grpc (~> 1.41)
234-
googleapis-common-protos-types (1.15.0)
234+
googleapis-common-protos-types (1.19.0)
235235
google-protobuf (>= 3.18, < 5.a)
236236
googleauth (1.8.1)
237237
faraday (>= 0.17.3, < 3.a)
238238
jwt (>= 1.4, < 3.0)
239239
multi_json (~> 1.11)
240240
os (>= 0.9, < 2.0)
241241
signet (>= 0.16, < 2.a)
242-
grpc (1.64.0)
243-
google-protobuf (~> 3.25)
242+
grpc (1.71.0)
243+
google-protobuf (>= 3.25, < 5.0)
244244
googleapis-common-protos-types (~> 1.0)
245-
grpc (1.64.0-x86_64-darwin)
246-
google-protobuf (~> 3.25)
245+
grpc (1.71.0-x86_64-darwin)
246+
google-protobuf (>= 3.25, < 5.0)
247247
googleapis-common-protos-types (~> 1.0)
248-
grpc (1.64.0-x86_64-linux)
249-
google-protobuf (~> 3.25)
248+
grpc (1.71.0-x86_64-linux)
249+
google-protobuf (>= 3.25, < 5.0)
250250
googleapis-common-protos-types (~> 1.0)
251251
hashdiff (1.1.2)
252252
honeycomb-beeline (3.1.0)

0 commit comments

Comments
 (0)