From 9052c9188301b76aaf3dd6ac5a97458feb0a53f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:13:43 +0000 Subject: [PATCH] Bump standard from 1.31.1 to 1.31.2 Bumps [standard](https://github.com/standardrb/standard) from 1.31.1 to 1.31.2. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/commits) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 814e87b8..402deb81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM parallel (1.23.0) parallel_tests (4.3.0) parallel - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc pdf-core (0.9.0) @@ -374,7 +374,7 @@ GEM redis-client (>= 0.9.0) redis-client (0.16.0) connection_pool - regexp_parser (2.8.1) + regexp_parser (2.8.2) reline (0.3.7) io-console (~> 0.5) responders (3.1.0) @@ -493,18 +493,18 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - standard (1.31.1) + standard (1.31.2) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.56.2) + rubocop (~> 1.56.4) standard-custom (~> 1.0.0) standard-performance (~> 1.2) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.2.0) + standard-performance (1.2.1) lint_roller (~> 1.1) - rubocop-performance (~> 1.19.0) + rubocop-performance (~> 1.19.1) stimulus-rails (1.2.2) railties (>= 6.0.0) terminal-table (3.0.2)