Skip to content

Commit bdc4dba

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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14d934b commit bdc4dba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ GEM
127127
pp (>= 0.6.0)
128128
rdoc (>= 4.0.0)
129129
reline (>= 0.4.2)
130-
json (2.16.0)
130+
json (2.17.1)
131131
language_server-protocol (3.17.0.5)
132132
lint_roller (1.1.0)
133133
logger (1.7.0)
@@ -228,10 +228,10 @@ GEM
228228
rubocop-magic_numbers (0.5.0)
229229
parser
230230
rubocop
231-
rubocop-performance (1.26.0)
231+
rubocop-performance (1.26.1)
232232
lint_roller (~> 1.1)
233233
rubocop (>= 1.75.0, < 2.0)
234-
rubocop-ast (>= 1.44.0, < 2.0)
234+
rubocop-ast (>= 1.47.1, < 2.0)
235235
rubocop-rails (2.34.2)
236236
activesupport (>= 4.2.0)
237237
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)