Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Update rubocop to version 0.86.0 (#128)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Jun 23, 2020
1 parent b9362cf commit c7a68b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warclight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'poltergeist'
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rspec-rails', '~> 4.0'
s.add_development_dependency 'rubocop', '~> 0.85.0'
s.add_development_dependency 'rubocop', '~> 0.86.0'
s.add_development_dependency 'rubocop-performance'
s.add_development_dependency 'rubocop-rspec', '~> 1.40.0'
s.add_development_dependency 'simplecov'
Expand Down

0 comments on commit c7a68b1

Please sign in to comment.