From 8384f72cf8da117c1dfdfaa058d26ac9ccf05b60 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Sat, 2 May 2020 11:46:33 +0200 Subject: [PATCH] DEV: Update rubocop-discourse --- .rubocop.yml | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)