Skip to content

Commit

Permalink
Update rubocop to 0.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jan 23, 2020
1 parent 627c94a commit 871a91d
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 @@ -34,7 +34,7 @@ to make testing commandline applications meaningful, easy and fun.'
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.78.0'
spec.add_development_dependency 'rubocop', '~> 0.79.0'
spec.add_development_dependency 'rubocop-performance', '~> 1.5'
spec.add_development_dependency 'simplecov', '~> 0.17.1'
spec.add_development_dependency 'yard-junk', '~> 0.0.7'
Expand Down

0 comments on commit 871a91d

Please sign in to comment.