Bump google-protobuf from 4.30.1 to 4.30.2
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.30.1 to 4.30.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/v4.30.1...v4.30.2)
---
updated-dependencies:
- dependency-name: google-protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
Gemfile | 2 +-
Gemfile.lock | 4 +++-
2 files changed, 3 insertions(+), 3 deletions(-)
@@ -1,6 +1,6 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.4"
gem "google-protobuf", "4.30.1"
gem "google-protobuf", "4.30.2"
@@ -14,7 +14,7 @@
eventmachine (1.2.7)
ffi (1.17.1)
forwardable-extended (2.6.0)
google-protobuf (4.30.1)
google-protobuf (4.30.2)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
@@ -75,7 +75,7 @@
ruby
DEPENDENCIES
google-protobuf (= 4.30.1)
google-protobuf (= 4.30.2)
jekyll (~> 4.4)
BUNDLED WITH