Skip to content

Commit 220e94e

Browse files
Bump rubocop-performance from 1.26.0 to 1.26.1
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.26.0 to 1.26.1. - [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.26.0...v1.26.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3686623 commit 220e94e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
parser (3.3.9.0)
6262
ast (~> 2.4.1)
6363
racc
64-
prism (1.5.2)
64+
prism (1.6.0)
6565
racc (1.8.1)
6666
rack (3.2.2)
6767
rails-dom-testing (2.3.0)
@@ -88,10 +88,10 @@ GEM
8888
rubocop-ast (1.47.1)
8989
parser (>= 3.3.7.2)
9090
prism (~> 1.4)
91-
rubocop-performance (1.26.0)
91+
rubocop-performance (1.26.1)
9292
lint_roller (~> 1.1)
9393
rubocop (>= 1.75.0, < 2.0)
94-
rubocop-ast (>= 1.44.0, < 2.0)
94+
rubocop-ast (>= 1.47.1, < 2.0)
9595
rubocop-rails (2.33.4)
9696
activesupport (>= 4.2.0)
9797
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)