Skip to content

Commit 3c94d67

Browse files
committed
Specifies the version of rubocop that started the repo
1 parent 39212a5 commit 3c94d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog-queue-bus.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ Gem::Specification.new do |spec|
3636
spec.add_development_dependency 'bundler', '~> 1.17'
3737
spec.add_development_dependency 'rake', '~> 10.0'
3838
spec.add_development_dependency 'rspec', '~> 3.0'
39-
spec.add_development_dependency 'rubocop'
39+
spec.add_development_dependency 'rubocop', '~> 0.72'
4040
end

0 commit comments

Comments
 (0)