Skip to content

Commit bf0ff9c

Browse files
committed
Harmonize with required protobuf Ruby version
1 parent e0ebaf1 commit bf0ff9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

protobuf_nested_struct.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@ Gem::Specification.new do |spec|
2727
"rubygems_mfa_required" => "true"
2828
}
2929

30+
spec.required_ruby_version = ">= 2.7"
31+
3032
spec.add_dependency "google-protobuf", ">= 3.25.7", "< 4"
3133
end

0 commit comments

Comments
 (0)