Skip to content

Commit f58eb60

Browse files
Bump rubocop from 1.64.0 to 1.64.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.64.0 to 1.64.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.64.0...v1.64.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed74019 commit f58eb60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ GEM
286286
activerecord (>= 6.1)
287287
request_store (~> 1.4)
288288
parallel (1.24.0)
289-
parser (3.3.1.0)
289+
parser (3.3.2.0)
290290
ast (~> 2.4.1)
291291
racc
292292
pg (1.5.6)
@@ -387,7 +387,7 @@ GEM
387387
rspec-support (3.13.1)
388388
rspec_junit_formatter (0.6.0)
389389
rspec-core (>= 2, < 4, != 2.12.0)
390-
rubocop (1.64.0)
390+
rubocop (1.64.1)
391391
json (~> 2.3)
392392
language_server-protocol (>= 3.17.0)
393393
parallel (~> 1.10)

0 commit comments

Comments
 (0)