From 904fff5d298dd7b46dee733396529ebc25cda0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 07:43:18 +0000 Subject: [PATCH] build(deps): Bump tailwindcss-rails from 4.4.0 to 4.6.0 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 4.4.0 to 4.6.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.6.0) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 73be9ba..09f3567 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "turbo-rails" # Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev] gem "stimulus-rails" # Use Tailwind CSS [https://github.com/rails/tailwindcss-rails] -gem "tailwindcss-rails", "~> 4.4" +gem "tailwindcss-rails", "~> 4.6" # PropsTemplate is a direct-to-Oj, JBuilder-like DSL for building JSON. # It has support for Russian-Doll caching, layouts, and can be queried by giving the root a key path. gem "props_template", "~> 1.0.1" diff --git a/Gemfile.lock b/Gemfile.lock index fb8d590..5842125 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,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) crack (1.0.1) bigdecimal @@ -138,7 +138,7 @@ GEM llhttp (~> 0.6.1) http-cookie (1.1.6) domain_name (~> 0.5) - i18n (1.14.8) + i18n (1.15.1) concurrent-ruby (~> 1.0) importmap-rails (2.2.3) actionpack (>= 6.0.0) @@ -150,7 +150,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.5) + json (2.19.9) language_server-protocol (3.17.0.5) lint_roller (1.1.0) llhttp (0.6.1) @@ -222,7 +222,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.3.1) + psych (5.4.0) date stringio public_suffix (7.0.5) @@ -363,14 +363,14 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - tailwindcss-rails (4.4.0) + tailwindcss-rails (4.6.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) - tailwindcss-ruby (4.1.16) - tailwindcss-ruby (4.1.16-aarch64-linux-gnu) - tailwindcss-ruby (4.1.16-arm64-darwin) - tailwindcss-ruby (4.1.16-x86_64-darwin) - tailwindcss-ruby (4.1.16-x86_64-linux-gnu) + tailwindcss-ruby (4.3.1) + tailwindcss-ruby (4.3.1-aarch64-linux-gnu) + tailwindcss-ruby (4.3.1-arm64-darwin) + tailwindcss-ruby (4.3.1-x86_64-darwin) + tailwindcss-ruby (4.3.1-x86_64-linux-gnu) thor (1.5.0) timeout (0.6.1) tsort (0.2.0) @@ -435,7 +435,7 @@ DEPENDENCIES solid_cache (~> 1.0) solid_queue (~> 1.4) stimulus-rails - tailwindcss-rails (~> 4.4) + tailwindcss-rails (~> 4.6) turbo-rails tzinfo-data web-console