From cf14107b58d0bebf4d8d8e291bd849e3e770dfde Mon Sep 17 00:00:00 2001 From: Martin Delille Date: Fri, 11 Aug 2023 09:55:02 +0200 Subject: [PATCH] Bump rubocop from 1.54.2 to 1.56.0. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index ed9ae1327..117494e4c 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'mini_magick', '~> 4.11.0' gem 'octokit', '~> 6.0' gem 'rake', '~> 13.0.6' gem 'rbnacl', '~> 7.1.1' -gem 'rubocop', '~> 1.54.2' +gem 'rubocop', '~> 1.56' gem 'stringex', '~> 2.8.5' group :jekyll_plugins do