From f5ed8658b7ec0863ee8b1ebdf95eb3e22907a373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 06:53:18 +0000 Subject: [PATCH] Bump standard from 1.36.0 to 1.37.0 Bumps [standard](https://github.com/standardrb/standard) from 1.36.0 to 1.37.0. - [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.36.0...v1.37.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c4fb0fe..723c9e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM racc (1.8.0) rainbow (3.1.1) regexp_parser (2.9.2) - rexml (3.2.9) + rexml (3.3.0) strscan rspec (3.13.0) rspec-core (~> 3.13.0) @@ -28,7 +28,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.63.5) + rubocop (1.64.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -56,10 +56,10 @@ GEM rubocop-rspec_rails (2.29.0) rubocop (~> 1.40) ruby-progressbar (1.13.0) - standard (1.36.0) + standard (1.37.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.63.0) + rubocop (~> 1.64.0) standard-custom (~> 1.0.0) standard-performance (~> 1.4) standard-custom (1.0.2)