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 d3c5e09 commit 6ef4530Copy full SHA for 6ef4530
sass-embedded.gemspec
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec| # rubocop:disable Gemspec/RequireMFA
29
spec.required_ruby_version = '>= 2.6.0'
30
31
spec.add_runtime_dependency 'google-protobuf', '~> 3.19'
32
- spec.add_runtime_dependency 'rake', '>= 12.3.0'
+ spec.add_runtime_dependency 'rake', '>= 10.0.0'
33
34
spec.add_development_dependency 'rspec', '~> 3.11.0'
35
spec.add_development_dependency 'rubocop', '~> 1.26.0'
0 commit comments