From eab3f13fc00df6bbec546244a8328cc8fdb33fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:57:19 +0000 Subject: [PATCH] Bump tailwindcss-rails from 4.2.3 to 4.3.0 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 4.2.3 to 4.3.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/v4.2.3...v4.3.0) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cfdfc33..bf54f8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,11 +75,11 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.4.1) + bigdecimal (3.2.2) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -227,7 +227,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.15) + rack (3.1.16) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -269,8 +269,8 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) - rdoc (6.14.0) + rake (13.3.0) + rdoc (6.14.2) erb psych (>= 4.0.0) regexp_parser (2.10.0) @@ -375,15 +375,15 @@ GEM railties (>= 6.0.0) stringio (3.1.7) stripe (13.5.1) - tailwindcss-rails (4.2.3) + tailwindcss-rails (4.3.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) - tailwindcss-ruby (4.1.7) - tailwindcss-ruby (4.1.7-aarch64-linux-gnu) - tailwindcss-ruby (4.1.7-aarch64-linux-musl) - tailwindcss-ruby (4.1.7-arm64-darwin) - tailwindcss-ruby (4.1.7-x86_64-linux-gnu) - tailwindcss-ruby (4.1.7-x86_64-linux-musl) + tailwindcss-ruby (4.1.11) + tailwindcss-ruby (4.1.11-aarch64-linux-gnu) + tailwindcss-ruby (4.1.11-aarch64-linux-musl) + tailwindcss-ruby (4.1.11-arm64-darwin) + tailwindcss-ruby (4.1.11-x86_64-linux-gnu) + tailwindcss-ruby (4.1.11-x86_64-linux-musl) thor (1.3.2) thruster (0.1.13) thruster (0.1.13-aarch64-linux)