Skip to content

Commit

Permalink
Merge pull request #1958 from AlchemyCMS/depfu/update/main/rubocop-1.1.0
Browse files Browse the repository at this point in the history
[ruby - main] Upgrade rubocop to version 1.1.0
  • Loading branch information
tvdeyen committed Nov 2, 2020
2 parents b86964a + 112c5af commit 3b4a8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -22,7 +22,7 @@ group :development, :test do
gem "yard"
gem "redcarpet"
gem "pry-byebug"
gem "rubocop", "~> 1.0.0", require: false
gem "rubocop", "~> 1.1.0", require: false
gem "listen"
gem "localeapp", "~> 3.0", require: false
gem "dotenv", "~> 2.2"
Expand Down

0 comments on commit 3b4a8fe

Please sign in to comment.