Skip to content

Commit 7ae16ed

Browse files
chore(deps-dev): bump rubocop-performance from 1.26.0 to 1.26.1 (#157)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 937d826 commit 7ae16ed

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
@@ -25,7 +25,7 @@ GEM
2525
pp (>= 0.6.0)
2626
rdoc (>= 4.0.0)
2727
reline (>= 0.4.2)
28-
json (2.15.0)
28+
json (2.15.1)
2929
kgio (2.11.4)
3030
language_server-protocol (3.17.0.5)
3131
lint_roller (1.1.0)
@@ -51,7 +51,7 @@ GEM
5151
pp (0.6.2)
5252
prettyprint
5353
prettyprint (0.2.0)
54-
prism (1.5.1)
54+
prism (1.6.0)
5555
psych (5.2.6)
5656
date
5757
stringio
@@ -94,10 +94,10 @@ GEM
9494
lint_roller (~> 1.1)
9595
rubocop (>= 1.75.0, < 2.0)
9696
rubocop-ast (>= 1.38.0, < 2.0)
97-
rubocop-performance (1.26.0)
97+
rubocop-performance (1.26.1)
9898
lint_roller (~> 1.1)
9999
rubocop (>= 1.75.0, < 2.0)
100-
rubocop-ast (>= 1.44.0, < 2.0)
100+
rubocop-ast (>= 1.47.1, < 2.0)
101101
rubocop-rake (0.7.1)
102102
lint_roller (~> 1.1)
103103
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)