From f20bc7c4e5ab1fdca0d2e3457181eba6adaca735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 07:04:49 +0000 Subject: [PATCH] build(deps): bump tailwindcss-rails from 4.4.0 to 4.5.0 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 4.4.0 to 4.5.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.4.0...v4.5.0) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9ee3a2..65a6292 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) crass (1.0.6) date (3.5.1) @@ -149,7 +149,7 @@ GEM raabro (~> 1.4) globalid (1.3.0) activesupport (>= 6.1) - i18n (1.14.8) + i18n (1.15.1) concurrent-ruby (~> 1.0) importmap-rails (2.2.3) actionpack (>= 6.0.0) @@ -164,7 +164,7 @@ GEM jbuilder (2.15.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.8) + json (2.19.9) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -196,13 +196,13 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.3-arm64-darwin) + nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x86_64-darwin) + nokogiri (1.19.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.3-x86_64-linux-musl) + nokogiri (1.19.4-x86_64-linux-musl) racc (~> 1.4) parallel (2.1.0) parser (3.3.11.1) @@ -315,13 +315,13 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - tailwindcss-rails (4.4.0) + tailwindcss-rails (4.5.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) - tailwindcss-ruby (4.3.0-arm64-darwin) - tailwindcss-ruby (4.3.0-x86_64-darwin) - tailwindcss-ruby (4.3.0-x86_64-linux-gnu) - tailwindcss-ruby (4.3.0-x86_64-linux-musl) + tailwindcss-ruby (4.3.1-arm64-darwin) + tailwindcss-ruby (4.3.1-x86_64-darwin) + tailwindcss-ruby (4.3.1-x86_64-linux-gnu) + tailwindcss-ruby (4.3.1-x86_64-linux-musl) thor (1.5.0) timeout (0.6.1) tsort (0.2.0)