We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ebaf1 commit bf0ff9cCopy full SHA for bf0ff9c
protobuf_nested_struct.gemspec
@@ -27,5 +27,7 @@ Gem::Specification.new do |spec|
27
"rubygems_mfa_required" => "true"
28
}
29
30
+ spec.required_ruby_version = ">= 2.7"
31
+
32
spec.add_dependency "google-protobuf", ">= 3.25.7", "< 4"
33
end
0 commit comments