Skip to content

Commit 65f2918

Browse files
authored
Update rubocop-performance to version 1.26.1
1 parent d8c4227 commit 65f2918

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GEM
3737
guard (~> 2.0)
3838
rubocop (< 2.0)
3939
iniparse (1.5.0)
40-
json (2.15.0)
40+
json (2.15.2)
4141
json-schema (5.2.2)
4242
addressable (~> 2.8)
4343
bigdecimal (~> 3.1)
@@ -61,7 +61,7 @@ GEM
6161
parser (3.3.9.0)
6262
ast (~> 2.4.1)
6363
racc
64-
prism (1.5.1)
64+
prism (1.6.0)
6565
pry (0.15.2)
6666
coderay (~> 1.1)
6767
method_source (~> 1.0)
@@ -87,7 +87,7 @@ GEM
8787
diff-lcs (>= 1.2.0, < 2.0)
8888
rspec-support (~> 3.13.0)
8989
rspec-support (3.13.4)
90-
rubocop (1.81.1)
90+
rubocop (1.81.6)
9191
json (~> 2.3)
9292
language_server-protocol (~> 3.17.0.2)
9393
lint_roller (~> 1.1.0)
@@ -101,10 +101,10 @@ GEM
101101
rubocop-ast (1.47.1)
102102
parser (>= 3.3.7.2)
103103
prism (~> 1.4)
104-
rubocop-performance (1.26.0)
104+
rubocop-performance (1.26.1)
105105
lint_roller (~> 1.1)
106106
rubocop (>= 1.75.0, < 2.0)
107-
rubocop-ast (>= 1.44.0, < 2.0)
107+
rubocop-ast (>= 1.47.1, < 2.0)
108108
rubocop-rake (0.6.0)
109109
rubocop (~> 1.0)
110110
rubocop-rspec (3.7.0)

0 commit comments

Comments
 (0)