Skip to content

Commit d94eb0a

Browse files
build(deps-dev): bump rubocop-performance from 1.22.1 to 1.23.0 (#247)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.22.1 to 1.23.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.22.1...v1.23.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82eb2b8 commit d94eb0a

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
@@ -12,7 +12,7 @@ GEM
1212
childprocess (5.0.0)
1313
docile (1.4.0)
1414
iniparse (1.5.0)
15-
json (2.7.2)
15+
json (2.8.2)
1616
language_server-protocol (3.17.0.3)
1717
minitest (5.25.1)
1818
minitest-reporters (1.7.1)
@@ -25,7 +25,7 @@ GEM
2525
iniparse (~> 1.4)
2626
rexml (~> 3.2)
2727
parallel (1.26.3)
28-
parser (3.3.5.0)
28+
parser (3.3.6.0)
2929
ast (~> 2.4.1)
3030
racc
3131
racc (1.8.1)
@@ -43,14 +43,14 @@ GEM
4343
rubocop-ast (>= 1.32.2, < 2.0)
4444
ruby-progressbar (~> 1.7)
4545
unicode-display_width (>= 2.4.0, < 3.0)
46-
rubocop-ast (1.32.3)
46+
rubocop-ast (1.36.1)
4747
parser (>= 3.3.1.0)
4848
rubocop-minitest (0.35.0)
4949
rubocop (>= 1.61, < 2.0)
5050
rubocop-ast (>= 1.31.1, < 2.0)
5151
rubocop-packaging (0.5.2)
5252
rubocop (>= 1.33, < 2.0)
53-
rubocop-performance (1.22.1)
53+
rubocop-performance (1.23.0)
5454
rubocop (>= 1.48.1, < 2.0)
5555
rubocop-ast (>= 1.31.1, < 2.0)
5656
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)