Skip to content

Commit c77c675

Browse files
Bump rubocop-capybara from 2.21.0 to 2.22.1
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] <[email protected]>
1 parent fa0156b commit c77c675

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ GEM
233233
thor (>= 0.14, < 2.0)
234234
jquery-ui-rails (7.0.0)
235235
railties (>= 3.2.16)
236-
json (2.10.1)
236+
json (2.10.2)
237237
json-jwt (1.16.7)
238238
activesupport (>= 4.2)
239239
aes_key_wrap
@@ -451,8 +451,9 @@ GEM
451451
unicode-display_width (>= 2.4.0, < 4.0)
452452
rubocop-ast (1.38.1)
453453
parser (>= 3.3.1.0)
454-
rubocop-capybara (2.21.0)
455-
rubocop (~> 1.41)
454+
rubocop-capybara (2.22.1)
455+
lint_roller (~> 1.1)
456+
rubocop (~> 1.72, >= 1.72.1)
456457
rubocop-rails (2.30.3)
457458
activesupport (>= 4.2.0)
458459
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)