From fabe6ba214b6888138936535ee07348134d368e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 22:50:15 +0000 Subject: [PATCH] build(deps-dev): bump rubocop in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.65.0 to 1.65.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.65.0...v1.65.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 34937ba..b78e740 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (6.0.0) - racc (1.8.0) + racc (1.8.1) rack (2.2.9) rainbow (3.1.1) rb-fsevent (0.11.2) @@ -116,7 +116,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - rexml (3.3.2) + rexml (3.3.4) strscan roda (3.82.0) rack @@ -133,7 +133,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.65.0) + rubocop (1.65.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)