Skip to content

Commit 755dbeb

Browse files
Bump google-protobuf from 4.33.5 to 4.34.0 (#27390)
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.33.5 to 4.34.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.34.0 dependency-type: direct:production 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 73e5ad7 commit 755dbeb

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -497,12 +497,12 @@ GEM
497497
faraday_curl (0.0.2)
498498
faraday (>= 0.9.0)
499499
fastimage (2.4.1)
500-
ffi (1.17.3)
501-
ffi (1.17.3-aarch64-linux-gnu)
502-
ffi (1.17.3-java)
503-
ffi (1.17.3-x64-mingw-ucrt)
504-
ffi (1.17.3-x86-mingw32)
505-
ffi (1.17.3-x86_64-linux-gnu)
500+
ffi (1.17.4)
501+
ffi (1.17.4-aarch64-linux-gnu)
502+
ffi (1.17.4-java)
503+
ffi (1.17.4-x64-mingw-ucrt)
504+
ffi (1.17.4-x86-mingw32)
505+
ffi (1.17.4-x86_64-linux-gnu)
506506
ffi-compiler (1.3.2)
507507
ffi (>= 1.15.5)
508508
rake
@@ -583,26 +583,26 @@ GEM
583583
base64 (~> 0.2)
584584
faraday (>= 1.0, < 3.a)
585585
google-logging-utils (0.2.0)
586-
google-protobuf (4.33.5)
586+
google-protobuf (4.34.0)
587587
bigdecimal
588-
rake (>= 13)
589-
google-protobuf (4.33.5-aarch64-linux-gnu)
588+
rake (~> 13.3)
589+
google-protobuf (4.34.0-aarch64-linux-gnu)
590590
bigdecimal
591-
rake (>= 13)
592-
google-protobuf (4.33.5-java)
591+
rake (~> 13.3)
592+
google-protobuf (4.34.0-java)
593593
bigdecimal
594594
ffi (~> 1)
595595
ffi-compiler (~> 1)
596-
rake (>= 13)
597-
google-protobuf (4.33.5-x64-mingw-ucrt)
596+
rake (~> 13.3)
597+
google-protobuf (4.34.0-x64-mingw-ucrt)
598598
bigdecimal
599-
rake (>= 13)
600-
google-protobuf (4.33.5-x86-mingw32)
599+
rake (~> 13.3)
600+
google-protobuf (4.34.0-x86-mingw32)
601601
bigdecimal
602-
rake (>= 13)
603-
google-protobuf (4.33.5-x86_64-linux-gnu)
602+
rake (~> 13.3)
603+
google-protobuf (4.34.0-x86_64-linux-gnu)
604604
bigdecimal
605-
rake (>= 13)
605+
rake (~> 13.3)
606606
googleauth (1.16.2)
607607
faraday (>= 1.0, < 3.a)
608608
google-cloud-env (~> 2.2)

0 commit comments

Comments
 (0)