This repository was archived by the owner on Aug 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ group :development do
3333end
3434
3535
36- gem "tailwindcss-rails" , "~> 3.3 "
36+ gem "tailwindcss-rails" , "~> 4.0 "
3737
3838gem 'opentelemetry-sdk'
3939gem 'opentelemetry-exporter-otlp'
Original file line number Diff line number Diff line change 342342 puma (6.6.0 )
343343 nio4r (~> 2.0 )
344344 racc (1.8.1 )
345- rack (3.1.8 )
345+ rack (3.1.9 )
346346 rack-session (2.1.0 )
347347 base64 (>= 0.1.0 )
348348 rack (>= 3.0.0 )
@@ -422,11 +422,11 @@ GEM
422422 sqlite3 (2.5.0-x86_64-darwin )
423423 sqlite3 (2.5.0-x86_64-linux-gnu )
424424 stringio (3.1.2 )
425- tailwindcss-rails (3.3.1 )
425+ tailwindcss-rails (4.0.0 )
426426 railties (>= 7.0.0 )
427- tailwindcss-ruby (~> 3 .0 )
428- tailwindcss-ruby (3.4.17 -x86_64-darwin )
429- tailwindcss-ruby (3.4.17 -x86_64-linux )
427+ tailwindcss-ruby (~> 4 .0 )
428+ tailwindcss-ruby (4.0.3 -x86_64-darwin )
429+ tailwindcss-ruby (4.0.3 -x86_64-linux-gnu )
430430 thor (1.3.2 )
431431 timeout (0.4.3 )
432432 tzinfo (2.0.6 )
@@ -455,7 +455,7 @@ DEPENDENCIES
455455 simplecov-cobertura
456456 sprockets-rails
457457 sqlite3 (~> 2.5 )
458- tailwindcss-rails (~> 3.3 )
458+ tailwindcss-rails (~> 4.0 )
459459 tzinfo-data
460460
461461RUBY VERSION
You can’t perform that action at this time.
0 commit comments