Skip to content

Commit

Permalink
Update RuboCop to 0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Apr 17, 2020
1 parent 39e1135 commit 1c06f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aruba.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'pry-doc', '~> 1.0'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rspec', '~> 3.6'
spec.add_development_dependency 'rubocop', '~> 0.79.0'
spec.add_development_dependency 'rubocop', '~> 0.82.0'
spec.add_development_dependency 'rubocop-performance', '~> 1.5'
spec.add_development_dependency 'simplecov', '~> 0.18.0'
spec.add_development_dependency 'yard-junk', '~> 0.0.7'
Expand Down

0 comments on commit 1c06f58

Please sign in to comment.