From daa01605b23797250f2368be074cfa41265a0a20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:49:49 +0000 Subject: [PATCH] feat(standardrb): update dependency standard to '~> 1.32.0' --- standardrb/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standardrb/Gemfile b/standardrb/Gemfile index 13213aa6..742c0b9c 100644 --- a/standardrb/Gemfile +++ b/standardrb/Gemfile @@ -1,2 +1,2 @@ source 'https://rubygems.org' -gem 'standard', '~> 1.31.0' +gem 'standard', '~> 1.32.0'