Skip to content

Commit 05c4ae0

Browse files
Merge pull request #979 from davidsiaw/dependabot/bundler/rubocop-1.76.0
2 parents d12e61f + 07a8f81 commit 05c4ae0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ GEM
308308
jbuilder (2.13.0)
309309
actionview (>= 5.0.0)
310310
activesupport (>= 5.0.0)
311-
json (2.12.0)
311+
json (2.12.2)
312312
kramdown (2.4.0)
313313
rexml
314314
kramdown-parser-gfm (1.1.0)
@@ -493,18 +493,18 @@ GEM
493493
rspec-support (3.13.3)
494494
rspec_junit_formatter (0.6.0)
495495
rspec-core (>= 2, < 4, != 2.12.0)
496-
rubocop (1.75.7)
496+
rubocop (1.76.0)
497497
json (~> 2.3)
498498
language_server-protocol (~> 3.17.0.2)
499499
lint_roller (~> 1.1.0)
500500
parallel (~> 1.10)
501501
parser (>= 3.3.0.2)
502502
rainbow (>= 2.2.2, < 4.0)
503503
regexp_parser (>= 2.9.3, < 3.0)
504-
rubocop-ast (>= 1.44.0, < 2.0)
504+
rubocop-ast (>= 1.45.0, < 2.0)
505505
ruby-progressbar (~> 1.7)
506506
unicode-display_width (>= 2.4.0, < 4.0)
507-
rubocop-ast (1.44.1)
507+
rubocop-ast (1.45.0)
508508
parser (>= 3.3.7.2)
509509
prism (~> 1.4)
510510
rubocop-capybara (2.22.1)

0 commit comments

Comments
 (0)