From 24d4f2e9633e3dd4f768b231b10d175d3db27cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 15:43:49 +0100 Subject: [PATCH] Bump standard from 1.32.0 to 1.32.1 in /dependencies (#4944) Bumps [standard](https://github.com/standardrb/standard) from 1.32.0 to 1.32.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/compare/v1.32.0...v1.32.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/Gemfile.lock b/dependencies/Gemfile.lock index 7a236037..944ea8c9 100644 --- a/dependencies/Gemfile.lock +++ b/dependencies/Gemfile.lock @@ -20,7 +20,7 @@ GEM ruby2_keywords i18n (1.14.1) concurrent-ruby (~> 1.0) - json (2.6.3) + json (2.7.0) language_server-protocol (3.17.0.3) lint_roller (1.1.0) minitest (5.20.0) @@ -73,7 +73,7 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - standard (1.32.0) + standard (1.32.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) rubocop (~> 1.57.2)