Skip to content

Commit

Permalink
Update rubocop to version 0.82.0 (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Konstantin Munteanu <[email protected]>
  • Loading branch information
depfu[bot] and Konstantin Munteanu authored May 5, 2020
1 parent 091a29d commit 69ef037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_valve.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'json_spec', '~> 1.1'
s.add_development_dependency 'rack-test', '~> 1.1'
s.add_development_dependency 'rspec', '~> 3.7'
s.add_development_dependency 'rubocop', '0.81.0'
s.add_development_dependency 'rubocop', '0.82.0'
s.add_development_dependency 'rubocop-rspec', '1.37.1'
s.add_development_dependency 'simplecov', '~> 0.16'
s.add_development_dependency 'timecop', '~> 0.9'
Expand Down

0 comments on commit 69ef037

Please sign in to comment.