From 2da5f5ac3dd43e10b03035325952568b3a0ae326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 22:34:12 +0000 Subject: [PATCH] Bump google-protobuf from 3.11.4 to 3.19.2 in /contrib/okta-sync Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.4 to 3.19.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.4...v3.19.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- contrib/okta-sync/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/okta-sync/Gemfile.lock b/contrib/okta-sync/Gemfile.lock index 2f11b62..2476010 100644 --- a/contrib/okta-sync/Gemfile.lock +++ b/contrib/okta-sync/Gemfile.lock @@ -5,7 +5,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) - google-protobuf (3.11.4) + google-protobuf (3.19.2) googleapis-common-protos-types (1.0.4) google-protobuf (~> 3.0) grpc (1.27.0)