From 5a970eaf1f80cf35edac8d6c0c72d2df8f73f92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 15:47:05 +0000 Subject: [PATCH] Bump google-protobuf from 3.25.3 to 4.26.0 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 4.26.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) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 592fa764..21521a82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,9 +66,12 @@ GEM ffi (1.16.3) fiber-annotation (0.2.0) fiber-local (1.0.0) - google-protobuf (3.25.3) - google-protobuf (3.25.3-arm64-darwin) - google-protobuf (3.25.3-x86_64-linux) + google-protobuf (4.26.0) + rake (>= 13) + google-protobuf (4.26.0-arm64-darwin) + rake (>= 13) + google-protobuf (4.26.0-x86_64-linux) + rake (>= 13) haml (5.2.2) temple (>= 0.8.0) tilt @@ -186,13 +189,13 @@ GEM ruby-rc4 (0.1.5) sass (3.7.4) sass-listen (~> 4.0.0) - sass-embedded (1.71.1) - google-protobuf (~> 3.25) + sass-embedded (1.72.0) + google-protobuf (>= 3.25, < 5.0) rake (>= 13.0.0) - sass-embedded (1.71.1-arm64-darwin) - google-protobuf (~> 3.25) - sass-embedded (1.71.1-x86_64-linux-gnu) - google-protobuf (~> 3.25) + sass-embedded (1.72.0-arm64-darwin) + google-protobuf (>= 3.25, < 5.0) + sass-embedded (1.72.0-x86_64-linux-gnu) + google-protobuf (>= 3.25, < 5.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7)