config/software/google-protobuf.rb in omnibus-software-22.11.239 vs config/software/google-protobuf.rb in omnibus-software-23.2.281
- old
+ new
@@ -19,10 +19,10 @@
# gem so the native extension builds against the correct ruby rather than shipping
# a vendored library for each 2.x version of ruby, which is what is packaged
# with the gem.
name "google-protobuf"
-default_version "v3.21.4"
+default_version "v3.21.12"
dependency "ruby"
source git: "https://github.com/google/protobuf.git"
\ No newline at end of file