Skip to content

Commit dae36e9

Browse files
Bump google-protobuf from 3.25.3 to 3.25.5 (#445)
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.3...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ebd92c commit dae36e9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ gem 'jekyll', '>= 4.2.0'
44
gem 'jekyll-redirect-from', '>= 0.16.0'
55

66
gem "webrick", "~> 1.7"
7-
gem "google-protobuf", "3.25.3"
7+
gem "google-protobuf", "3.25.5"

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ GEM
2121
ffi (1.17.0-x86_64-linux-gnu)
2222
ffi (1.17.0-x86_64-linux-musl)
2323
forwardable-extended (2.6.0)
24-
google-protobuf (3.25.3)
25-
google-protobuf (3.25.3-aarch64-linux)
26-
google-protobuf (3.25.3-arm64-darwin)
27-
google-protobuf (3.25.3-x86-linux)
28-
google-protobuf (3.25.3-x86_64-darwin)
29-
google-protobuf (3.25.3-x86_64-linux)
24+
google-protobuf (3.25.5)
25+
google-protobuf (3.25.5-aarch64-linux)
26+
google-protobuf (3.25.5-arm64-darwin)
27+
google-protobuf (3.25.5-x86-linux)
28+
google-protobuf (3.25.5-x86_64-darwin)
29+
google-protobuf (3.25.5-x86_64-linux)
3030
http_parser.rb (0.8.0)
3131
i18n (1.14.6)
3232
concurrent-ruby (~> 1.0)
@@ -145,7 +145,7 @@ PLATFORMS
145145
x86_64-linux-musl
146146

147147
DEPENDENCIES
148-
google-protobuf (= 3.25.3)
148+
google-protobuf (= 3.25.5)
149149
jekyll (>= 4.2.0)
150150
jekyll-redirect-from (>= 0.16.0)
151151
webrick (~> 1.7)

0 commit comments

Comments
 (0)