Skip to content

Commit 75b86e1

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 f217450 commit 75b86e1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,8 @@ GEM
285285
paper_trail (15.1.0)
286286
activerecord (>= 6.1)
287287
request_store (~> 1.4)
288-
parallel (1.24.0)
289-
parser (3.3.1.0)
288+
parallel (1.25.1)
289+
parser (3.3.2.0)
290290
ast (~> 2.4.1)
291291
racc
292292
pg (1.5.6)
@@ -366,8 +366,8 @@ GEM
366366
responders (3.1.1)
367367
actionpack (>= 5.2)
368368
railties (>= 5.2)
369-
rexml (3.2.8)
370-
strscan (>= 3.0.9)
369+
rexml (3.2.9)
370+
strscan
371371
rspec-core (3.13.0)
372372
rspec-support (~> 3.13.0)
373373
rspec-expectations (3.13.0)
@@ -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)