From 21ff273c52121d7319def4576764631e124bb55e Mon Sep 17 00:00:00 2001 From: James Harton Date: Mon, 22 Aug 2022 18:23:19 +1200 Subject: [PATCH] chore(deps): update dependency rubocop to v1.35.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d709f4..fa55f7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) - rubocop (1.35.0) + rubocop (1.35.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.2.1)