Bump google-protobuf from 4.31.0 to 4.31.1
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 4.31.0 to 4.31.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/v4.31.0...v4.31.1)
---
updated-dependencies:
- dependency-name: google-protobuf
dependency-version: 4.31.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
Gemfile | 2 +-
Gemfile.lock | 8 +++++---
2 files changed, 5 insertions(+), 5 deletions(-)
@@ -1,6 +1,6 @@
source "https://rubygems.org"
gem "jekyll", "~> 4.4"
gem "google-protobuf", "4.31.0"
gem "google-protobuf", "4.31.1"
@@ -1,10 +1,10 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.9)
bigdecimal (3.2.1)
colorator (1.1.0)
concurrent-ruby (1.3.5)
csv (3.3.2)
@@ -14,7 +14,7 @@
eventmachine (1.2.7)
ffi (1.17.1)
forwardable-extended (2.6.0)
google-protobuf (4.31.0)
google-protobuf (4.31.1)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
@@ -56,7 +56,7 @@
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
rake (13.2.1)
rake (13.3.0)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
@@ -75,7 +75,7 @@
ruby
DEPENDENCIES
google-protobuf (= 4.31.0)
google-protobuf (= 4.31.1)
jekyll (~> 4.4)
BUNDLED WITH