Skip to content

Commit b1fcffe

Browse files
authored
Update standard to version 1.49.0
1 parent a3cebd5 commit b1fcffe

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ GEM
221221
nokogiri (1.18.6-x86_64-linux-gnu)
222222
racc (~> 1.4)
223223
ostruct (0.6.1)
224-
parallel (1.26.3)
225-
parser (3.3.7.2)
224+
parallel (1.27.0)
225+
parser (3.3.8.0)
226226
ast (~> 2.4.1)
227227
racc
228228
pg (1.5.9)
@@ -296,18 +296,18 @@ GEM
296296
version_gem (>= 1.1.3, < 4)
297297
rexml (3.4.1)
298298
rspec-block_is_expected (1.0.6)
299-
rubocop (1.73.2)
299+
rubocop (1.75.2)
300300
json (~> 2.3)
301301
language_server-protocol (~> 3.17.0.2)
302302
lint_roller (~> 1.1.0)
303303
parallel (~> 1.10)
304304
parser (>= 3.3.0.2)
305305
rainbow (>= 2.2.2, < 4.0)
306306
regexp_parser (>= 2.9.3, < 3.0)
307-
rubocop-ast (>= 1.38.0, < 2.0)
307+
rubocop-ast (>= 1.44.0, < 2.0)
308308
ruby-progressbar (~> 1.7)
309309
unicode-display_width (>= 2.4.0, < 4.0)
310-
rubocop-ast (1.43.0)
310+
rubocop-ast (1.44.1)
311311
parser (>= 3.3.7.2)
312312
prism (~> 1.4)
313313
rubocop-gradual (0.3.6)
@@ -325,9 +325,9 @@ GEM
325325
rubocop-packaging (0.6.0)
326326
lint_roller (~> 1.1.0)
327327
rubocop (>= 1.72.1, < 2.0)
328-
rubocop-performance (1.24.0)
328+
rubocop-performance (1.25.0)
329329
lint_roller (~> 1.1)
330-
rubocop (>= 1.72.1, < 2.0)
330+
rubocop (>= 1.75.0, < 2.0)
331331
rubocop-ast (>= 1.38.0, < 2.0)
332332
rubocop-rake (0.7.1)
333333
lint_roller (~> 1.1)
@@ -370,18 +370,18 @@ GEM
370370
simplecov_json_formatter (0.1.4)
371371
sqlite3 (2.6.0-arm64-darwin)
372372
sqlite3 (2.6.0-x86_64-linux-gnu)
373-
standard (1.47.0)
373+
standard (1.49.0)
374374
language_server-protocol (~> 3.17.0.2)
375375
lint_roller (~> 1.0)
376-
rubocop (~> 1.73.0)
376+
rubocop (~> 1.75.2)
377377
standard-custom (~> 1.0.0)
378-
standard-performance (~> 1.7)
378+
standard-performance (~> 1.8)
379379
standard-custom (1.0.2)
380380
lint_roller (~> 1.0)
381381
rubocop (~> 1.50)
382-
standard-performance (1.7.0)
382+
standard-performance (1.8.0)
383383
lint_roller (~> 1.1)
384-
rubocop-performance (~> 1.24.0)
384+
rubocop-performance (~> 1.25.0)
385385
standard-rubocop-lts (1.0.10)
386386
rspec-block_is_expected (~> 1.0, >= 1.0.5)
387387
standard (>= 1.35.1, < 2)

0 commit comments

Comments
 (0)