chore(deps): bump tailwindcss-rails from 3.2.0 to 4.0.0

Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v3.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-03 13:31:57 +00:00 committed by GitHub
parent 81843f0c08
commit a54dfe7982
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 37 additions and 32 deletions

View File

@ -76,4 +76,4 @@ group :production do
gem "pg", "~> 1.5" gem "pg", "~> 1.5"
end end
gem "tailwindcss-rails", "~> 3.2" gem "tailwindcss-rails", "~> 4.0"

View File

@ -99,8 +99,8 @@ GEM
regexp_parser (>= 1.5, < 3.0) regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2) xpath (~> 3.2)
coderay (1.1.3) coderay (1.1.3)
concurrent-ruby (1.3.4) concurrent-ruby (1.3.5)
connection_pool (2.4.1) connection_pool (2.5.0)
crass (1.0.6) crass (1.0.6)
date (3.4.1) date (3.4.1)
debug (1.10.0) debug (1.10.0)
@ -139,14 +139,15 @@ GEM
pry (>= 0.13.0) pry (>= 0.13.0)
shellany (~> 0.0) shellany (~> 0.0)
thor (>= 0.18.1) thor (>= 0.18.1)
i18n (1.14.6) i18n (1.14.7)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
importmap-rails (2.1.0) importmap-rails (2.1.0)
actionpack (>= 6.0.0) actionpack (>= 6.0.0)
activesupport (>= 6.0.0) activesupport (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)
io-console (0.8.0) io-console (0.8.0)
irb (1.14.3) irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0) rdoc (>= 4.0.0)
reline (>= 0.4.2) reline (>= 0.4.2)
jbuilder (2.13.0) jbuilder (2.13.0)
@ -182,8 +183,8 @@ GEM
listen (3.9.0) listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.4) logger (1.6.5)
loofah (2.23.1) loofah (2.24.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
lumberjack (1.2.10) lumberjack (1.2.10)
@ -219,21 +220,21 @@ GEM
net-protocol net-protocol
net-ssh (7.3.0) net-ssh (7.3.0)
nio4r (2.7.4) nio4r (2.7.4)
nokogiri (1.18.1-aarch64-linux-gnu) nokogiri (1.18.2-aarch64-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.1-aarch64-linux-musl) nokogiri (1.18.2-aarch64-linux-musl)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.1-arm-linux-gnu) nokogiri (1.18.2-arm-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.1-arm-linux-musl) nokogiri (1.18.2-arm-linux-musl)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.1-arm64-darwin) nokogiri (1.18.2-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.1-x86_64-darwin) nokogiri (1.18.2-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu) nokogiri (1.18.2-x86_64-linux-gnu)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-musl) nokogiri (1.18.2-x86_64-linux-musl)
racc (~> 1.4) racc (~> 1.4)
notiffany (0.1.3) notiffany (0.1.3)
nenv (~> 0.1) nenv (~> 0.1)
@ -244,6 +245,9 @@ GEM
ast (~> 2.4.1) ast (~> 2.4.1)
racc racc
pg (1.5.9) pg (1.5.9)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
propshaft (1.1.0) propshaft (1.1.0)
actionpack (>= 7.0.0) actionpack (>= 7.0.0)
activesupport (>= 7.0.0) activesupport (>= 7.0.0)
@ -252,7 +256,7 @@ GEM
pry (0.15.2) pry (0.15.2)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
psych (5.2.2) psych (5.2.3)
date date
stringio stringio
public_suffix (6.0.1) public_suffix (6.0.1)
@ -260,14 +264,14 @@ GEM
nio4r (~> 2.0) nio4r (~> 2.0)
raabro (1.4.0) raabro (1.4.0)
racc (1.8.1) racc (1.8.1)
rack (2.2.10) rack (3.1.9)
rack-session (1.0.2) rack-session (2.1.0)
rack (< 3) base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0) rack-test (2.2.0)
rack (>= 1.3) rack (>= 1.3)
rackup (1.0.1) rackup (2.2.1)
rack (< 3) rack (>= 3)
webrick
rails (8.0.1) rails (8.0.1)
actioncable (= 8.0.1) actioncable (= 8.0.1)
actionmailbox (= 8.0.1) actionmailbox (= 8.0.1)
@ -306,7 +310,7 @@ GEM
rb-fsevent (0.11.2) rb-fsevent (0.11.2)
rb-inotify (0.11.1) rb-inotify (0.11.1)
ffi (~> 1.0) ffi (~> 1.0)
rdoc (6.10.0) rdoc (6.11.0)
psych (>= 4.0.0) psych (>= 4.0.0)
regexp_parser (2.10.0) regexp_parser (2.10.0)
reline (0.6.0) reline (0.6.0)
@ -383,14 +387,16 @@ GEM
stimulus-rails (1.3.4) stimulus-rails (1.3.4)
railties (>= 6.0.0) railties (>= 6.0.0)
stringio (3.1.2) stringio (3.1.2)
tailwindcss-rails (3.2.0) tailwindcss-rails (4.0.0)
railties (>= 7.0.0) railties (>= 7.0.0)
tailwindcss-ruby tailwindcss-ruby (~> 4.0)
tailwindcss-ruby (3.4.17-aarch64-linux) tailwindcss-ruby (4.0.3)
tailwindcss-ruby (3.4.17-arm-linux) tailwindcss-ruby (4.0.3-aarch64-linux-gnu)
tailwindcss-ruby (3.4.17-arm64-darwin) tailwindcss-ruby (4.0.3-aarch64-linux-musl)
tailwindcss-ruby (3.4.17-x86_64-darwin) tailwindcss-ruby (4.0.3-arm64-darwin)
tailwindcss-ruby (3.4.17-x86_64-linux) tailwindcss-ruby (4.0.3-x86_64-darwin)
tailwindcss-ruby (4.0.3-x86_64-linux-gnu)
tailwindcss-ruby (4.0.3-x86_64-linux-musl)
thor (1.3.2) thor (1.3.2)
thruster (0.1.10) thruster (0.1.10)
thruster (0.1.10-aarch64-linux) thruster (0.1.10-aarch64-linux)
@ -413,7 +419,6 @@ GEM
activemodel (>= 6.0.0) activemodel (>= 6.0.0)
bindex (>= 0.4.0) bindex (>= 0.4.0)
railties (>= 6.0.0) railties (>= 6.0.0)
webrick (1.9.1)
websocket (1.2.11) websocket (1.2.11)
websocket-driver (0.7.6) websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
@ -460,7 +465,7 @@ DEPENDENCIES
solid_queue solid_queue
sqlite3 (>= 2.1) sqlite3 (>= 2.1)
stimulus-rails stimulus-rails
tailwindcss-rails (~> 3.2) tailwindcss-rails (~> 4.0)
thruster thruster
turbo-rails turbo-rails
tzinfo-data tzinfo-data