Skip to content

Commit cdbe619

Browse files
Bump rubocop from 1.69.0 to 1.69.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.69.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.0...v1.69.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b03753d commit cdbe619

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ GEM
217217
js-routes (2.3.1)
218218
railties (>= 5)
219219
sorbet-runtime
220-
json (2.8.2)
220+
json (2.9.0)
221221
json_schemer (2.3.0)
222222
bigdecimal
223223
hana (~> 1.3)
@@ -407,7 +407,7 @@ GEM
407407
rbtree (0.4.6)
408408
rdoc (6.8.1)
409409
psych (>= 4.0.0)
410-
regexp_parser (2.9.2)
410+
regexp_parser (2.9.3)
411411
reline (0.5.11)
412412
io-console (~> 0.5)
413413
rexml (3.3.9)
@@ -433,17 +433,17 @@ GEM
433433
rspec-mocks (~> 3.13)
434434
rspec-support (~> 3.13)
435435
rspec-support (3.13.1)
436-
rubocop (1.69.0)
436+
rubocop (1.69.1)
437437
json (~> 2.3)
438438
language_server-protocol (>= 3.17.0)
439439
parallel (~> 1.10)
440440
parser (>= 3.3.0.2)
441441
rainbow (>= 2.2.2, < 4.0)
442-
regexp_parser (>= 2.4, < 3.0)
443-
rubocop-ast (>= 1.36.1, < 2.0)
442+
regexp_parser (>= 2.9.3, < 3.0)
443+
rubocop-ast (>= 1.36.2, < 2.0)
444444
ruby-progressbar (~> 1.7)
445445
unicode-display_width (>= 2.4.0, < 4.0)
446-
rubocop-ast (1.36.1)
446+
rubocop-ast (1.36.2)
447447
parser (>= 3.3.1.0)
448448
rubocop-capybara (2.21.0)
449449
rubocop (~> 1.41)

0 commit comments

Comments
 (0)