Skip to content

Commit e05c826

Browse files
committed
Jump on last major release as a minimal requirement
Makes sense long term, one can prefer older releases when stuck with ancient proto versions.
1 parent c485bba commit e05c826

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
@@ -29,5 +29,5 @@ Gem::Specification.new do |spec|
2929

3030
spec.required_ruby_version = ">= 2.7"
3131

32-
spec.add_dependency "google-protobuf", ">= 3.25.7"
32+
spec.add_dependency "google-protobuf", ">= 4.26.0"
3333
end

0 commit comments

Comments
 (0)