From 6a42b10b9c238b25733951246fb635dfb08be272 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 02 Jun 2025 18:47:04 +0000
Subject: [PATCH] Bump google-protobuf from 4.31.0 to 4.31.1

Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.31.0 to 4.31.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/compare/v4.31.0...v4.31.1)

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-version: 4.31.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>---
 Gemfile      | 2 +-
 Gemfile.lock | 8 +++++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Gemfile b/Gemfile
index c23d4fc..bdb4d7b 100644
--- a/Gemfile
+++ a/Gemfile
@@ -1,6 +1,6 @@
 # frozen_string_literal: true
 
 source "https://rubygems.org"
 gem "jekyll", "~> 4.4"
 # Till https://github.com/protocolbuffers/protobuf/pull/17240 is released
-gem "google-protobuf", "4.31.0"+gem "google-protobuf", "4.31.1"diff --git a/Gemfile.lock b/Gemfile.lock
index 0f50ac2..abf1f18 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -1,10 +1,10 @@
 GEM
   remote: https://rubygems.org/
   specs:
     addressable (2.8.7)
       public_suffix (>= 2.0.2, < 7.0)
     base64 (0.2.0)
-    bigdecimal (3.1.9)
+    bigdecimal (3.2.1)
     colorator (1.1.0)
     concurrent-ruby (1.3.5)
     csv (3.3.2)
@@ -14,7 +14,7 @@
     eventmachine (1.2.7)
     ffi (1.17.1)
     forwardable-extended (2.6.0)
-    google-protobuf (4.31.0)
+    google-protobuf (4.31.1)
       bigdecimal
       rake (>= 13)
     http_parser.rb (0.8.0)
@@ -56,7 +56,7 @@
     pathutil (0.16.2)
       forwardable-extended (~> 2.6)
     public_suffix (6.0.1)
-    rake (13.2.1)
+    rake (13.3.0)
     rb-fsevent (0.11.2)
     rb-inotify (0.11.1)
       ffi (~> 1.0)
@@ -75,7 +75,7 @@
   ruby
 
 DEPENDENCIES
-  google-protobuf (= 4.31.0)
+  google-protobuf (= 4.31.1)
   jekyll (~> 4.4)
 
 BUNDLED WITH
--
rgit 0.1.5