From dfeaf190cb7132c1e0780054ab5031041092bf9e Mon Sep 17 00:00:00 2001 From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:42:40 +0000 Subject: [PATCH] Bump google-protobuf from 4.29.3 to 4.30.0 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.29.3 to 4.30.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/commits/v4.30.0) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>--- Gemfile | 2 +- Gemfile.lock | 4 +++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 465aeea..3d4aa55 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.29.3"+gem "google-protobuf", "4.30.0"diff --git a/Gemfile.lock b/Gemfile.lock index 3396857..f3ecafc 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.29.3) + google-protobuf (4.30.0) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -75,7 +75,7 @@ ruby DEPENDENCIES - google-protobuf (= 4.29.3) + google-protobuf (= 4.30.0) jekyll (~> 4.4) BUNDLED WITH -- rgit 0.1.5