Skip to content

Commit 93b32af

Browse files
Bump rubocop-performance from 1.23.0 to 1.23.1
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.23.0 to 1.23.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.23.0...v1.23.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc3ebe7 commit 93b32af

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
@@ -40,7 +40,7 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.6)
4242
concurrent-ruby (~> 1.0)
43-
json (2.9.0)
43+
json (2.9.1)
4444
language_server-protocol (3.17.0.3)
4545
logger (1.6.3)
4646
loofah (2.23.1)
@@ -73,7 +73,7 @@ GEM
7373
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7474
rainbow (3.1.1)
7575
rake (13.2.1)
76-
regexp_parser (2.9.3)
76+
regexp_parser (2.10.0)
7777
rubocop (1.69.2)
7878
json (~> 2.3)
7979
language_server-protocol (>= 3.17.0)
@@ -86,7 +86,7 @@ GEM
8686
unicode-display_width (>= 2.4.0, < 4.0)
8787
rubocop-ast (1.37.0)
8888
parser (>= 3.3.1.0)
89-
rubocop-performance (1.23.0)
89+
rubocop-performance (1.23.1)
9090
rubocop (>= 1.48.1, < 2.0)
9191
rubocop-ast (>= 1.31.1, < 2.0)
9292
rubocop-rails (2.27.0)
@@ -98,7 +98,7 @@ GEM
9898
securerandom (0.3.2)
9999
tzinfo (2.0.6)
100100
concurrent-ruby (~> 1.0)
101-
unicode-display_width (3.1.2)
101+
unicode-display_width (3.1.3)
102102
unicode-emoji (~> 4.0, >= 4.0.4)
103103
unicode-emoji (4.0.4)
104104

0 commit comments

Comments
 (0)