From 96396d04df78c23a735fef33ba9c5494899bbdd1 Mon Sep 17 00:00:00 2001 From: Santiago Traversa Date: Mon, 18 Jan 2021 09:26:35 -0300 Subject: [PATCH] Update .rubocop_todo.yml --- .rubocop_todo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 738e6f67..361cc562 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -1,6 +1,6 @@ # This configuration was generated by # `rubocop --auto-gen-config` -# on 2020-12-22 18:56:16 UTC using RuboCop version 1.6.1. +# on 2021-01-18 12:26:04 UTC using RuboCop version 1.8.1. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new