Skip to content

Commit fd219b4

Browse files
Bump rubocop-performance from 1.25.0 to 1.26.1 (#52)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.25.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.25.0...v1.26.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-version: 1.26.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd1bc37 commit fd219b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.1)
239239
lint_roller (~> 1.1)
240240
rubocop (>= 1.75.0, < 2.0)
241-
rubocop-ast (>= 1.38.0, < 2.0)
241+
rubocop-ast (>= 1.47.1, < 2.0)
242242
ruby-progressbar (1.13.0)
243243
securerandom (0.4.1)
244244
stringio (3.1.7)

0 commit comments

Comments
 (0)