Skip to content

Commit

Permalink
Update rubocop to version 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 16, 2020
1 parent a646c8d commit bc95d8e
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", "~> 1.1.0", require: false
gem "rubocop", "~> 1.6.1", require: false
gem "listen"
gem "localeapp", "~> 3.0", require: false
gem "dotenv", "~> 2.2"
Expand Down

0 comments on commit bc95d8e

Please sign in to comment.