diff --git a/.rubocop.yml b/.rubocop.yml index 9a14130..d46296c 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,2 +1,2 @@ inherit_gem: - rubocop-discourse: .rubocop.yml + rubocop-discourse: default.yml diff --git a/Gemfile.lock b/Gemfile.lock index 9a9e88a..4f5c4b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM rexml ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-discourse (2.1.0) + rubocop-discourse (2.1.1) rubocop (>= 0.69.0) rubocop-rspec (>= 1.39.0) rubocop-rspec (1.39.0)