Skip to content

Commit

Permalink
Update rubocop to version 0.84.0 (AlchemyCMS#1845)
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 May 25, 2020
1 parent f7ffece commit fe36e20
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.82.0", require: false
gem "rubocop", "~> 0.84.0", require: false
gem "listen"
gem "localeapp", "~> 3.0", require: false
gem "dotenv", "~> 2.2"
Expand Down

0 comments on commit fe36e20

Please sign in to comment.