Skip to content

Commit cf82507

Browse files
committed
Minimal version requirement as a result of regenerating with protoc 25.7
1 parent 919017f commit cf82507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf_nested_struct.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ Gem::Specification.new do |spec|
2828
"rubygems_mfa_required" => "true"
2929
}
3030

31-
spec.add_dependency "google-protobuf", "< 4"
31+
spec.add_dependency "google-protobuf", ">= 3.25.7", "< 4"
3232
end

0 commit comments

Comments
 (0)