Skip to content

Commit 6923b53

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 4e203b8 commit 6923b53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,15 @@ GEM
7575
i18n (1.14.8)
7676
concurrent-ruby (~> 1.0)
7777
io-console (0.8.2)
78-
json (2.18.0)
78+
json (2.18.1)
7979
language_server-protocol (3.17.0.5)
8080
lint_roller (1.1.0)
8181
logger (1.7.0)
8282
method_source (1.1.0)
8383
minitest (6.0.1)
8484
prism (~> 1.5)
8585
parallel (1.27.0)
86-
parser (3.3.10.1)
86+
parser (3.3.10.2)
8787
ast (~> 2.4.1)
8888
racc
8989
prism (1.9.0)
@@ -139,10 +139,10 @@ GEM
139139
rubocop-magic_numbers (0.5.0)
140140
parser
141141
rubocop
142-
rubocop-performance (1.26.0)
142+
rubocop-performance (1.26.1)
143143
lint_roller (~> 1.1)
144144
rubocop (>= 1.75.0, < 2.0)
145-
rubocop-ast (>= 1.44.0, < 2.0)
145+
rubocop-ast (>= 1.47.1, < 2.0)
146146
rubocop-rails (2.34.3)
147147
activesupport (>= 4.2.0)
148148
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)