Skip to content

Commit 58ab34a

Browse files
build(deps-dev): bump rubocop-capybara from 2.21.0 to 2.22.1 (#4302)
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-version: 2.22.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad4e1ba commit 58ab34a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,8 +483,9 @@ GEM
483483
rubocop-ast (1.44.0)
484484
parser (>= 3.3.7.2)
485485
prism (~> 1.4)
486-
rubocop-capybara (2.21.0)
487-
rubocop (~> 1.41)
486+
rubocop-capybara (2.22.1)
487+
lint_roller (~> 1.1)
488+
rubocop (~> 1.72, >= 1.72.1)
488489
rubocop-factory_bot (2.27.1)
489490
lint_roller (~> 1.1)
490491
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)