From 1f6cb48b2ca62a0a5753420c55faf67082b66001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 20:10:41 +0000 Subject: [PATCH] Bump tailwindcss-rails from 4.0.0 to 4.2.0 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 4.0.0 to 4.2.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.0.0...v4.2.0) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 214440f..527ba64 100644 --- a/Gemfile +++ b/Gemfile @@ -63,6 +63,6 @@ group :test do gem "selenium-webdriver" end -gem "tailwindcss-rails", "~> 4.0" +gem "tailwindcss-rails", "~> 4.2" gem "devise", "~> 4.9" diff --git a/Gemfile.lock b/Gemfile.lock index 697fecb..1d70d9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM thor (~> 1.3) zeitwerk (>= 2.6.18, < 3.0) language_server-protocol (3.17.0.4) - logger (1.6.5) + logger (1.6.6) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -176,7 +176,7 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.2-x86_64-linux-gnu) + nokogiri (1.18.3-x86_64-linux-gnu) racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.1) @@ -200,7 +200,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.9) + rack (3.1.11) rack-session (2.1.0) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -311,11 +311,11 @@ GEM ostruct stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.2) - tailwindcss-rails (4.0.0) + stringio (3.1.5) + tailwindcss-rails (4.2.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) - tailwindcss-ruby (4.0.6-x86_64-linux-gnu) + tailwindcss-ruby (4.0.9-x86_64-linux-gnu) thor (1.3.2) thruster (0.1.10-x86_64-linux) timeout (0.4.3) @@ -327,7 +327,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) warden (1.2.9) rack (>= 2.0.9) @@ -343,7 +343,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS x86_64-linux @@ -368,7 +368,7 @@ DEPENDENCIES solid_queue sqlite3 (>= 2.1) stimulus-rails - tailwindcss-rails (~> 4.0) + tailwindcss-rails (~> 4.2) thruster turbo-rails tzinfo-data