From e913bf63af13854fbd1398224dbe298f76a8c170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:54:11 +0000 Subject: [PATCH] Bump google-protobuf from 3.25.1 to 3.25.2 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2. - [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.1...v3.25.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5062fab..299545e 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem 'sidekiq-status' gem 'addressable' gem 'appsignal' gem "groupdate" -gem 'google-protobuf', '3.25.1' +gem 'google-protobuf', '3.25.2' gem 'octokit' group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 9f08274..f6d689e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.25.1) + google-protobuf (3.25.2) groupdate (6.4.0) activesupport (>= 6.1) hashdiff (1.1.0) @@ -347,7 +347,7 @@ DEPENDENCIES faraday-follow_redirects faraday-retry faraday-typhoeus - google-protobuf (= 3.25.1) + google-protobuf (= 3.25.2) groupdate jbuilder jquery-rails