From 6f0ce3cc29b40493367b82b8d38c0a6efac871c3 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 6 Dec 2024 13:01:30 +0000
Subject: [PATCH] Bump google-protobuf from 4.29.0 to 4.29.1

Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.29.0 to 4.29.1.
- [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/commits)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 Gemfile.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index fa49866d22..5c511e3a92 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -97,13 +97,13 @@ GEM
     font-awesome-sass (4.7.0)
       sass (>= 3.2)
     formatador (1.1.0)
-    google-protobuf (4.29.0)
+    google-protobuf (4.29.1)
       bigdecimal
       rake (>= 13)
-    google-protobuf (4.29.0-arm64-darwin)
+    google-protobuf (4.29.1-arm64-darwin)
       bigdecimal
       rake (>= 13)
-    google-protobuf (4.29.0-x86_64-linux)
+    google-protobuf (4.29.1-x86_64-linux)
       bigdecimal
       rake (>= 13)
     haml (5.2.2)