Skip to content

Commit ebafbaa

Browse files
Bump standard-rails from 1.1.0 to 1.3.0 (#2295)
1 parent 3c9cecc commit ebafbaa

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -394,11 +394,12 @@ GEM
394394
lint_roller (~> 1.1)
395395
rubocop (>= 1.75.0, < 2.0)
396396
rubocop-ast (>= 1.38.0, < 2.0)
397-
rubocop-rails (2.25.1)
397+
rubocop-rails (2.30.3)
398398
activesupport (>= 4.2.0)
399+
lint_roller (~> 1.1)
399400
rack (>= 1.1)
400-
rubocop (>= 1.33.0, < 2.0)
401-
rubocop-ast (>= 1.31.1, < 2.0)
401+
rubocop (>= 1.72.1, < 2.0)
402+
rubocop-ast (>= 1.38.0, < 2.0)
402403
ruby-next-core (1.1.1)
403404
ruby-progressbar (1.13.0)
404405
ruby2_keywords (0.0.5)
@@ -427,9 +428,9 @@ GEM
427428
standard-performance (1.8.0)
428429
lint_roller (~> 1.1)
429430
rubocop-performance (~> 1.25.0)
430-
standard-rails (1.1.0)
431+
standard-rails (1.3.0)
431432
lint_roller (~> 1.0)
432-
rubocop-rails (~> 2.25.0)
433+
rubocop-rails (~> 2.30.0)
433434
stimulus-rails (1.3.4)
434435
railties (>= 6.0.0)
435436
stringio (3.1.6)

0 commit comments

Comments
 (0)