From 48648fe4fe833155275dd8be6ba78aaf4ea14fdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 16:49:55 +0000 Subject: [PATCH] Bump standard from 1.30.0 to 1.30.1 Bumps [standard](https://github.com/standardrb/standard) from 1.30.0 to 1.30.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.30.0...v1.30.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2ff9bd..d68afcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,14 +43,15 @@ GEM rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.13.0) - standard (1.30.0) + standard (1.30.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) rubocop (~> 1.52.0) standard-custom (~> 1.0.0) standard-performance (~> 1.1.0) - standard-custom (1.0.1) + standard-custom (1.0.2) lint_roller (~> 1.0) + rubocop (~> 1.50) unicode-display_width (2.4.2) PLATFORMS