Skip to content

Commit 74d1387

Browse files
committed
Update Gemfile.lock
1 parent 0a39f6d commit 74d1387

File tree

1 file changed

+12
-17
lines changed

1 file changed

+12
-17
lines changed

Gemfile.lock

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
rack
9797
ast (2.4.2)
9898
aws-eventstream (1.3.1)
99-
aws-partitions (1.1054.0)
99+
aws-partitions (1.1055.0)
100100
aws-sdk-core (3.219.0)
101101
aws-eventstream (~> 1, >= 1.3.0)
102102
aws-partitions (~> 1, >= 1.992.0)
@@ -401,7 +401,7 @@ GEM
401401
tty-option (~> 0.1)
402402
tty-prompt (~> 0.1)
403403
rexml (3.4.1)
404-
rubocop (1.72.2)
404+
rubocop (1.73.0)
405405
json (~> 2.3)
406406
language_server-protocol (~> 3.17.0.2)
407407
lint_roller (~> 1.1.0)
@@ -412,12 +412,8 @@ GEM
412412
rubocop-ast (>= 1.38.0, < 2.0)
413413
ruby-progressbar (~> 1.7)
414414
unicode-display_width (>= 2.4.0, < 4.0)
415-
rubocop-ast (1.38.0)
415+
rubocop-ast (1.38.1)
416416
parser (>= 3.3.1.0)
417-
rubocop-minitest (0.37.1)
418-
lint_roller (~> 1.1)
419-
rubocop (>= 1.72.1, < 2.0)
420-
rubocop-ast (>= 1.38.0, < 2.0)
421417
rubocop-performance (1.24.0)
422418
lint_roller (~> 1.1)
423419
rubocop (>= 1.72.1, < 2.0)
@@ -428,11 +424,10 @@ GEM
428424
rack (>= 1.1)
429425
rubocop (>= 1.72.1, < 2.0)
430426
rubocop-ast (>= 1.38.0, < 2.0)
431-
rubocop-rails-omakase (1.0.0)
432-
rubocop
433-
rubocop-minitest
434-
rubocop-performance
435-
rubocop-rails
427+
rubocop-rails-omakase (1.1.0)
428+
rubocop (>= 1.72)
429+
rubocop-performance (>= 1.24)
430+
rubocop-rails (>= 2.30)
436431
ruby-lsp (0.23.11)
437432
language_server-protocol (~> 3.17.0)
438433
prism (>= 1.2, < 2.0)
@@ -467,7 +462,7 @@ GEM
467462
fugit (~> 1.11.0)
468463
railties (>= 7.1)
469464
thor (~> 1.3.1)
470-
sorbet-runtime (0.5.11856)
465+
sorbet-runtime (0.5.11862)
471466
sqlite3 (2.6.0-aarch64-linux-gnu)
472467
sqlite3 (2.6.0-arm64-darwin)
473468
sqlite3 (2.6.0-x86_64-linux-gnu)
@@ -485,9 +480,9 @@ GEM
485480
tailwindcss-rails (4.1.0)
486481
railties (>= 7.0.0)
487482
tailwindcss-ruby (~> 4.0)
488-
tailwindcss-ruby (4.0.8-aarch64-linux-gnu)
489-
tailwindcss-ruby (4.0.8-arm64-darwin)
490-
tailwindcss-ruby (4.0.8-x86_64-linux-gnu)
483+
tailwindcss-ruby (4.0.9-aarch64-linux-gnu)
484+
tailwindcss-ruby (4.0.9-arm64-darwin)
485+
tailwindcss-ruby (4.0.9-x86_64-linux-gnu)
491486
temple (0.10.3)
492487
thor (1.3.2)
493488
thruster (0.1.11-aarch64-linux)
@@ -514,7 +509,7 @@ GEM
514509
unicode-display_width (3.1.4)
515510
unicode-emoji (~> 4.0, >= 4.0.4)
516511
unicode-emoji (4.0.4)
517-
uri (1.0.2)
512+
uri (1.0.3)
518513
useragent (0.16.11)
519514
vernier (1.5.0)
520515
version_gem (1.1.6)

0 commit comments

Comments
 (0)