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 3640f05 commit bf55564
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.0'
end

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ GEM
sawyer (~> 0.9)
optimist (3.1.0)
parallel (1.24.0)
parser (3.2.2.4)
parser (3.3.0.4)
ast (~> 2.4.1)
racc
popper_js (2.11.8)
Expand Down Expand Up @@ -360,7 +360,7 @@ GEM
redis-client (>= 0.17.0)
redis-client (0.18.0)
connection_pool
regexp_parser (2.8.3)
regexp_parser (2.9.0)
reline (0.4.1)
io-console (~> 0.5)
rexml (3.2.6)
Expand All @@ -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.0)
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.0)
rubocop-rails (~> 2.23.0)
rubocop-rake (~> 0.6.0)
Expand Down

0 comments on commit bf55564

Please sign in to comment.