Skip to content

Commit 0e417f3

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -433,16 +433,16 @@ GEM
433433
rspec-mocks (~> 3.13)
434434
rspec-support (~> 3.13)
435435
rspec-support (3.13.1)
436-
rubocop (1.68.0)
436+
rubocop (1.69.0)
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)
442442
regexp_parser (>= 2.4, < 3.0)
443-
rubocop-ast (>= 1.32.2, < 2.0)
443+
rubocop-ast (>= 1.36.1, < 2.0)
444444
ruby-progressbar (~> 1.7)
445-
unicode-display_width (>= 2.4.0, < 3.0)
445+
unicode-display_width (>= 2.4.0, < 4.0)
446446
rubocop-ast (1.36.1)
447447
parser (>= 3.3.1.0)
448448
rubocop-capybara (2.21.0)

0 commit comments

Comments
 (0)