This is an automated email from the ASF dual-hosted git repository.
cederom pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0a9786f87 Bump google-protobuf from 3.23.0 to 3.25.5
0a9786f87 is described below
commit 0a9786f8768ff9f413540a05113cfaae42870433
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 20 11:09:19 2024 +0000
Bump google-protobuf from 3.23.0 to 3.25.5
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from
3.23.0 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
-
[Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
-
[Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.0...v3.25.5)
---
updated-dependencies:
- dependency-name: google-protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
---
Gemfile.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index 9a7914f6b..a98925a72 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -11,10 +11,10 @@ GEM
eventmachine (1.2.7)
ffi (1.15.5)
forwardable-extended (2.6.0)
- google-protobuf (3.23.0)
- google-protobuf (3.23.0-arm64-darwin)
- google-protobuf (3.23.0-x86_64-darwin)
- google-protobuf (3.23.0-x86_64-linux)
+ google-protobuf (3.25.5)
+ google-protobuf (3.25.5-arm64-darwin)
+ google-protobuf (3.25.5-x86_64-darwin)
+ google-protobuf (3.25.5-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)