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.
2 parents 1a9052f + f97c892 commit 62d24cdCopy full SHA for 62d24cd
rubocop-rubycw.gemspec
@@ -28,5 +28,5 @@ Gem::Specification.new do |spec|
28
spec.require_paths = ["lib"]
29
30
spec.add_runtime_dependency 'lint_roller', '~> 1.1'
31
- spec.add_runtime_dependency 'rubocop', '~> 1.72.1'
+ spec.add_runtime_dependency 'rubocop', '~> 1.72', '>= 1.72.1'
32
end
0 commit comments