Skip to content

Commit

Permalink
Update rubocop to version 0.93.1 (AlchemyCMS#1948)
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 Oct 14, 2020
1 parent 2b32de1 commit 91bc323
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.92.0", require: false
gem "rubocop", "~> 0.93.1", require: false
gem "listen"
gem "localeapp", "~> 3.0", require: false
gem "dotenv", "~> 2.2"
Expand Down

0 comments on commit 91bc323

Please sign in to comment.