Skip to content

Commit 78c8a83

Browse files
build(deps-dev): bump rubocop-capybara from 2.21.0 to 2.22.1 (#6274)
Bumps [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) from 2.21.0 to 2.22.1. - [Release notes](https://github.com/rubocop/rubocop-capybara/releases) - [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md) - [Commits](rubocop/rubocop-capybara@v2.21.0...v2.22.1) --- updated-dependencies: - dependency-name: rubocop-capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12fd1f1 commit 78c8a83

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ GEM
362362
parallel
363363
paranoia (3.0.1)
364364
activerecord (>= 6, < 8.1)
365-
parser (3.3.7.3)
365+
parser (3.3.7.4)
366366
ast (~> 2.4.1)
367367
racc
368368
pdf-forms (1.5.2)
@@ -503,8 +503,9 @@ GEM
503503
rubocop-ast (1.43.0)
504504
parser (>= 3.3.7.2)
505505
prism (~> 1.4)
506-
rubocop-capybara (2.21.0)
507-
rubocop (~> 1.41)
506+
rubocop-capybara (2.22.1)
507+
lint_roller (~> 1.1)
508+
rubocop (~> 1.72, >= 1.72.1)
508509
rubocop-factory_bot (2.26.1)
509510
rubocop (~> 1.61)
510511
rubocop-performance (1.24.0)

0 commit comments

Comments
 (0)