🏡 index : github.com/captn3m0/redirects.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-05-19 18:38:06.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-05-19 18:38:20.0 +00:00:00
commit
64aadf69e786d131f3a6c9d5013ef322f68728a1 [patch]
tree
b84fc4f0170ca0acae64e8b702c6cbc08a07d2fd
parent
90cafa0081e53b5b516284500fe57ca6cd5e645d
download
64aadf69e786d131f3a6c9d5013ef322f68728a1.tar.gz

Bump google-protobuf from 4.30.2 to 4.31.0

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

---
updated-dependencies:
- dependency-name: google-protobuf
  dependency-version: 4.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Gemfile      | 2 +-
 Gemfile.lock | 4 +++-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile b/Gemfile
index f4a3097..c23d4fc 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.30.2"
gem "google-protobuf", "4.31.0"
diff --git a/Gemfile.lock b/Gemfile.lock
index 40f03de..0f50ac2 100644
--- a/Gemfile.lock
+++ a/Gemfile.lock
@@ -14,7 +14,7 @@
    eventmachine (1.2.7)
    ffi (1.17.1)
    forwardable-extended (2.6.0)
    google-protobuf (4.30.2)
    google-protobuf (4.31.0)
      bigdecimal
      rake (>= 13)
    http_parser.rb (0.8.0)
@@ -75,7 +75,7 @@
  ruby

DEPENDENCIES
  google-protobuf (= 4.30.2)
  google-protobuf (= 4.31.0)
  jekyll (~> 4.4)

BUNDLED WITH