Skip to content

Commit ff20a9b

Browse files
authored
Merge pull request #6413 from rubyforgood/dependabot/bundler/standard-rails-1.4.0
build(deps-dev): bump standard-rails from 1.3.0 to 1.4.0
2 parents ede596b + b703f0a commit ff20a9b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -292,13 +292,13 @@ GEM
292292
activesupport (>= 5.0.0)
293293
jsbundling-rails (1.3.1)
294294
railties (>= 6.0.0)
295-
json (2.10.2)
295+
json (2.12.2)
296296
json-schema (5.1.1)
297297
addressable (~> 2.8)
298298
bigdecimal (~> 3.1)
299299
jwt (2.10.1)
300300
base64
301-
language_server-protocol (3.17.0.4)
301+
language_server-protocol (3.17.0.5)
302302
launchy (3.0.1)
303303
addressable (~> 2.8)
304304
childprocess (~> 5.0)
@@ -525,7 +525,7 @@ GEM
525525
rswag-ui (2.16.0)
526526
actionpack (>= 5.2, < 8.1)
527527
railties (>= 5.2, < 8.1)
528-
rubocop (1.75.2)
528+
rubocop (1.75.8)
529529
json (~> 2.3)
530530
language_server-protocol (~> 3.17.0.2)
531531
lint_roller (~> 1.1.0)
@@ -536,7 +536,7 @@ GEM
536536
rubocop-ast (>= 1.44.0, < 2.0)
537537
ruby-progressbar (~> 1.7)
538538
unicode-display_width (>= 2.4.0, < 4.0)
539-
rubocop-ast (1.44.1)
539+
rubocop-ast (1.45.1)
540540
parser (>= 3.3.7.2)
541541
prism (~> 1.4)
542542
rubocop-capybara (2.22.1)
@@ -548,11 +548,11 @@ GEM
548548
lint_roller (~> 1.1)
549549
rubocop (>= 1.75.0, < 2.0)
550550
rubocop-ast (>= 1.38.0, < 2.0)
551-
rubocop-rails (2.30.3)
551+
rubocop-rails (2.31.0)
552552
activesupport (>= 4.2.0)
553553
lint_roller (~> 1.1)
554554
rack (>= 1.1)
555-
rubocop (>= 1.72.1, < 2.0)
555+
rubocop (>= 1.75.0, < 2.0)
556556
rubocop-ast (>= 1.38.0, < 2.0)
557557
rubocop-rspec (3.6.0)
558558
lint_roller (~> 1.1)
@@ -624,9 +624,9 @@ GEM
624624
standard-performance (1.8.0)
625625
lint_roller (~> 1.1)
626626
rubocop-performance (~> 1.25.0)
627-
standard-rails (1.3.0)
627+
standard-rails (1.4.0)
628628
lint_roller (~> 1.0)
629-
rubocop-rails (~> 2.30.0)
629+
rubocop-rails (~> 2.31.0)
630630
stimulus-rails (1.3.4)
631631
railties (>= 6.0.0)
632632
stringio (3.1.7)

0 commit comments

Comments
 (0)