Skip to content

Commit

Permalink
Bump rubocop-capybara from 2.19.0 to 2.20.0
Browse files Browse the repository at this point in the history
Bumps [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) from 2.19.0 to 2.20.0.
- [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.19.0...v2.20.0)

---
updated-dependencies:
- dependency-name: rubocop-capybara
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 6a5be19 commit db23f70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ group :linter do
gem 'rubocop', '~> 1.57.1'
gem 'rubocop-rails', '~> 2.23.0'
gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-capybara', '~> 2.19.0'
gem 'rubocop-capybara', '~> 2.20.0'
gem 'rubocop-performance', '~> 1.20.2'
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
Expand Down Expand Up @@ -502,7 +502,7 @@ DEPENDENCIES
redis (~> 5.0)
rspec-openapi
rubocop (~> 1.57.1)
rubocop-capybara (~> 2.19.0)
rubocop-capybara (~> 2.20.0)
rubocop-performance (~> 1.20.2)
rubocop-rails (~> 2.23.0)
rubocop-rake (~> 0.6.0)
Expand Down

0 comments on commit db23f70

Please sign in to comment.