From 6f3a65897eb401d176903254e15a2069f7510721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 18:34:58 +0000 Subject: [PATCH] Bump rubocop from 1.63.5 to 1.64.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.63.5 to 1.64.0. - [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.63.5...v1.64.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d6e5d12..e1275bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM stringio puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.0) rack (3.0.11) rack-session (2.0.0) rack (>= 3.0.0) @@ -204,13 +204,14 @@ GEM rbs (2.8.4) rdoc (6.6.3.1) psych (>= 4.0.0) - regexp_parser (2.9.1) + regexp_parser (2.9.2) reline (0.5.6) io-console (~> 0.5) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) - rubocop (1.63.5) + rexml (3.2.8) + strscan (>= 3.0.9) + rubocop (1.64.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -258,6 +259,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) tailwindcss-rails (2.6.0-arm64-darwin) railties (>= 7.0.0) tailwindcss-rails (2.6.0-x86_64-linux)