From 6be4bdf6ad92eea3e57ccfaf95672daf43cc1090 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 6 Jul 2021 08:46:18 +0200 Subject: ci: fixed a lot of issues with style and urls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- Gemfile.lock | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 4721434..b0af6f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,6 +102,11 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.7.0) parser (>= 3.0.1.1) + rubocop-performance (1.11.3) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rake (0.6.0) + rubocop (~> 1.0) ruby-progressbar (1.11.0) safe_yaml (1.0.5) sass (3.7.4) @@ -133,6 +138,8 @@ DEPENDENCIES kramdown-parser-gfm rake rubocop + rubocop-performance + rubocop-rake sass webrick -- cgit v1.2.3