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 bba6bf9 commit 0f56515Copy full SHA for 0f56515
sass-embedded.gemspec
@@ -38,5 +38,5 @@ Gem::Specification.new do |spec|
38
39
spec.required_ruby_version = '>= 3.1.0'
40
41
- spec.add_runtime_dependency 'google-protobuf', '~> 3.25'
+ spec.add_runtime_dependency 'google-protobuf', '>= 3.25', '< 5.0'
42
end
0 commit comments