Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ end

gem "tailwindcss-ruby", "~> 4.1"

gem "tailwindcss-rails", "~> 4.3"
gem "tailwindcss-rails", "~> 4.4"

gem "factory_bot", "~> 6.5"

Expand Down
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ GEM
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
crass (1.0.6)
date (3.4.1)
date (3.5.0)
debug (1.11.0)
irb (~> 1.10)
reline (>= 0.3.8)
Expand All @@ -136,7 +136,7 @@ GEM
railties (>= 6.1)
drb (2.2.3)
ed25519 (1.4.0)
erb (5.1.1)
erb (5.1.3)
erubi (1.13.1)
et-orbi (1.3.0)
tzinfo
Expand Down Expand Up @@ -171,7 +171,7 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.1)
irb (1.15.2)
irb (1.15.3)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand Down Expand Up @@ -219,7 +219,7 @@ GEM
marcel (1.0.4)
matrix (0.4.3)
mini_mime (1.1.5)
minitest (5.26.0)
minitest (5.26.1)
msgpack (1.8.0)
net-imap (0.5.10)
date
Expand Down Expand Up @@ -286,7 +286,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.20)
rack (2.2.21)
rack-session (1.0.2)
rack (< 3)
rack-test (2.2.0)
Expand Down Expand Up @@ -331,16 +331,16 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.0)
rake (13.3.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.15.0)
rdoc (6.15.1)
erb
psych (>= 4.0.0)
tsort
regexp_parser (2.11.2)
reline (0.6.2)
reline (0.6.3)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -433,7 +433,7 @@ GEM
railties (>= 6.0.0)
stringio (3.1.7)
stripe (17.1.0)
tailwindcss-rails (4.3.0)
tailwindcss-rails (4.4.0)
railties (>= 7.0.0)
tailwindcss-ruby (~> 4.0)
tailwindcss-ruby (4.1.16)
Expand Down Expand Up @@ -461,7 +461,7 @@ GEM
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
uri (1.0.4)
uri (1.1.1)
useragent (0.16.11)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down Expand Up @@ -527,7 +527,7 @@ DEPENDENCIES
solid_queue
stimulus-rails
stripe
tailwindcss-rails (~> 4.3)
tailwindcss-rails (~> 4.4)
tailwindcss-ruby (~> 4.1)
thruster
turbo-rails
Expand Down