From aeaa9590eaba246e413f0d0c6e36f93ef204a971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 18:22:28 +0800 Subject: [PATCH] Bump google-protobuf from 3.25.0 to 3.25.1 (#322) * Bump google-protobuf from 3.25.0 to 3.25.1 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.0 to 3.25.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/v3.25.0...v3.25.1) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump version to 0.7.2 Signed-off-by: Chad Wilson --------- Signed-off-by: dependabot[bot] Signed-off-by: Chad Wilson Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chad Wilson --- Gemfile.lock | 10 +++++----- ruby.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6a7c75..c7427b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,11 +12,11 @@ GEM ast (2.4.2) diff-lcs (1.5.0) docile (1.4.0) - google-protobuf (3.25.0) - google-protobuf (3.25.0-aarch64-linux) - google-protobuf (3.25.0-arm64-darwin) - google-protobuf (3.25.0-x86_64-darwin) - google-protobuf (3.25.0-x86_64-linux) + google-protobuf (3.25.1) + google-protobuf (3.25.1-aarch64-linux) + google-protobuf (3.25.1-arm64-darwin) + google-protobuf (3.25.1-x86_64-darwin) + google-protobuf (3.25.1-x86_64-linux) googleapis-common-protos-types (1.10.0) google-protobuf (~> 3.18) grpc (1.59.2) diff --git a/ruby.json b/ruby.json index 120b8fe..9606f94 100644 --- a/ruby.json +++ b/ruby.json @@ -1,6 +1,6 @@ { "id" : "ruby", - "version" : "0.7.1", + "version" : "0.7.2", "description": "ruby support for gauge", "install": { "windows": [],