Skip to content

Commit

Permalink
Bump rubocop-performance from 1.20.0 to 1.20.2
Browse files Browse the repository at this point in the history
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.20.0 to 1.20.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.20.0...v1.20.2)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 3640f05 commit ba45ddf
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 @@ -65,7 +65,7 @@ group :linter do
gem 'rubocop-rails', '~> 2.23.0'
gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-capybara', '~> 2.19.0'
gem 'rubocop-performance', '~> 1.20.0'
gem 'rubocop-performance', '~> 1.20.2'
end

group :release do
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 @@ -385,7 +385,7 @@ GEM
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-performance (1.20.0)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.0)
Expand Down Expand Up @@ -503,7 +503,7 @@ DEPENDENCIES
rspec-openapi
rubocop (~> 1.57.1)
rubocop-capybara (~> 2.19.0)
rubocop-performance (~> 1.20.0)
rubocop-performance (~> 1.20.2)
rubocop-rails (~> 2.23.0)
rubocop-rake (~> 0.6.0)
ruby-saml
Expand Down

0 comments on commit ba45ddf

Please sign in to comment.