Skip to content

Commit a46e059

Browse files
chore(deps): bump rubocop-performance in the dependencies group
Bumps the dependencies group with 1 update: [rubocop-performance](https://github.com/rubocop/rubocop-performance). Updates `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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d27edc7 commit a46e059

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ GEM
288288
racc
289289
pathutil (0.16.2)
290290
forwardable-extended (~> 2.6)
291-
prism (1.5.1)
291+
prism (1.6.0)
292292
pry (0.15.2)
293293
coderay (~> 1.1)
294294
method_source (~> 1.0)
@@ -316,10 +316,10 @@ GEM
316316
rubocop-ast (1.47.1)
317317
parser (>= 3.3.7.2)
318318
prism (~> 1.4)
319-
rubocop-performance (1.26.0)
319+
rubocop-performance (1.26.1)
320320
lint_roller (~> 1.1)
321321
rubocop (>= 1.75.0, < 2.0)
322-
rubocop-ast (>= 1.44.0, < 2.0)
322+
rubocop-ast (>= 1.47.1, < 2.0)
323323
ruby-progressbar (1.13.0)
324324
rubyzip (2.4.1)
325325
safe_yaml (1.0.5)

0 commit comments

Comments
 (0)