Skip to content

Commit da92dbd

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 aeea02a commit da92dbd

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
@@ -436,16 +436,16 @@ GEM
436436
rspec-mocks (~> 3.13)
437437
rspec-support (~> 3.13)
438438
rspec-support (3.13.1)
439-
rubocop (1.68.0)
439+
rubocop (1.69.0)
440440
json (~> 2.3)
441441
language_server-protocol (>= 3.17.0)
442442
parallel (~> 1.10)
443443
parser (>= 3.3.0.2)
444444
rainbow (>= 2.2.2, < 4.0)
445445
regexp_parser (>= 2.4, < 3.0)
446-
rubocop-ast (>= 1.32.2, < 2.0)
446+
rubocop-ast (>= 1.36.1, < 2.0)
447447
ruby-progressbar (~> 1.7)
448-
unicode-display_width (>= 2.4.0, < 3.0)
448+
unicode-display_width (>= 2.4.0, < 4.0)
449449
rubocop-ast (1.36.1)
450450
parser (>= 3.3.1.0)
451451
rubocop-capybara (2.21.0)

0 commit comments

Comments
 (0)