Skip to content

Commit e993ba6

Browse files
Bump rubocop-performance from 1.26.1 to 1.27.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.26.1 to 1.27.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.26.1...v1.27.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbc56a3 commit e993ba6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ GEM
7676
rainbow (3.1.1)
7777
rake (13.4.2)
7878
regexp_parser (2.12.0)
79-
rubocop (1.89.0)
80-
json (~> 2.3)
79+
rubocop (1.90.0)
80+
json (>= 2.3)
8181
language_server-protocol (~> 3.17.0.2)
8282
lint_roller (~> 1.1.0)
8383
parallel (>= 1.10)
@@ -90,9 +90,9 @@ GEM
9090
rubocop-ast (1.50.0)
9191
parser (>= 3.3.7.2)
9292
prism (~> 1.7)
93-
rubocop-performance (1.26.1)
93+
rubocop-performance (1.27.0)
9494
lint_roller (~> 1.1)
95-
rubocop (>= 1.75.0, < 2.0)
95+
rubocop (>= 1.89.0, < 2.0)
9696
rubocop-ast (>= 1.47.1, < 2.0)
9797
rubocop-rails (2.36.0)
9898
activesupport (>= 4.2.0)

0 commit comments

Comments
 (0)