Skip to content

Commit

Permalink
Update rubocop to version 0.82.0 (#1785)
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 Apr 22, 2020
1 parent 37d7737 commit addc211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ group :development, :test do
gem 'yard'
gem 'redcarpet'
gem 'pry-byebug'
gem 'rubocop', '~> 0.80.1', require: false
gem 'rubocop', '~> 0.82.0', require: false
gem 'listen'
gem 'localeapp', '~> 3.0', require: false
gem 'dotenv', '~> 2.2'
Expand Down

0 comments on commit addc211

Please sign in to comment.