Skip to content

Commit 039ad43

Browse files
Bump rubocop-performance from 1.25.0 to 1.26.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.25.0 to 1.26.0. - [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.25.0...v1.26.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-version: 1.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a062fb5 commit 039ad43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,10 @@ GEM
235235
rubocop-ast (1.47.1)
236236
parser (>= 3.3.7.2)
237237
prism (~> 1.4)
238-
rubocop-performance (1.25.0)
238+
rubocop-performance (1.26.0)
239239
lint_roller (~> 1.1)
240240
rubocop (>= 1.75.0, < 2.0)
241-
rubocop-ast (>= 1.38.0, < 2.0)
241+
rubocop-ast (>= 1.44.0, < 2.0)
242242
ruby-progressbar (1.13.0)
243243
securerandom (0.4.1)
244244
stringio (3.1.7)

0 commit comments

Comments
 (0)