From bb484ee08b5a636960973de7615fd90c4b9afe37 Mon Sep 17 00:00:00 2001 From: James Harton Date: Thu, 9 Feb 2023 06:56:33 +1300 Subject: [PATCH] chore(deps): update dependency rubocop to v1.45.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ab42e2..9433665 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.45.0) + rubocop (1.45.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.2.0.0)