Skip to content

Commit 616bd41

Browse files
authored
Merge pull request #1280 from fatfreecrm/dependabot/bundler/rubocop-1.64.1
Bump rubocop from 1.63.5 to 1.64.1
2 parents 82e99f1 + d9ca728 commit 616bd41

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ GEM
279279
activerecord (>= 6.1)
280280
request_store (~> 1.4)
281281
parallel (1.24.0)
282-
parser (3.3.1.0)
282+
parser (3.3.2.0)
283283
ast (~> 2.4.1)
284284
racc
285285
pg (1.5.6)
@@ -364,13 +364,14 @@ GEM
364364
rb-fsevent (0.11.2)
365365
rb-inotify (0.11.1)
366366
ffi (~> 1.0)
367-
regexp_parser (2.9.0)
367+
regexp_parser (2.9.2)
368368
request_store (1.5.1)
369369
rack (>= 1.4)
370370
responders (3.1.1)
371371
actionpack (>= 5.2)
372372
railties (>= 5.2)
373-
rexml (3.2.6)
373+
rexml (3.2.8)
374+
strscan (>= 3.0.9)
374375
rspec (3.13.0)
375376
rspec-core (~> 3.13.0)
376377
rspec-expectations (~> 3.13.0)
@@ -396,7 +397,7 @@ GEM
396397
rspec-mocks (~> 3.13)
397398
rspec-support (~> 3.13)
398399
rspec-support (3.13.1)
399-
rubocop (1.63.5)
400+
rubocop (1.64.1)
400401
json (~> 2.3)
401402
language_server-protocol (>= 3.17.0)
402403
parallel (~> 1.10)
@@ -449,6 +450,7 @@ GEM
449450
net-scp (>= 1.1.2)
450451
net-sftp (>= 2.1.2)
451452
net-ssh (>= 2.8.0)
453+
strscan (3.1.0)
452454
temple (0.10.3)
453455
thor (1.3.1)
454456
tilt (2.3.0)

0 commit comments

Comments
 (0)