From e4451c345d0bbb2835ec868d7b0ae33ab22bdc34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 10:04:13 +0000 Subject: [PATCH] Bump tailwind_merge from 1.4.0 to 1.5.1 in /docs Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.4.0 to 1.5.1. - [Release notes](https://github.com/gjtorikian/tailwind_merge/releases) - [Changelog](https://github.com/gjtorikian/tailwind_merge/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/tailwind_merge/compare/v1.4.0...v1.5.1) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/Gemfile | 2 +- docs/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index 76201dbc..4f76409e 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -77,7 +77,7 @@ gem "ruby_ui", path: "../gem", require: false gem "pry", "0.16.0" -gem "tailwind_merge", "~> 1.4.0" +gem "tailwind_merge", "~> 1.5.1" gem "rss", "0.3.2" gem "rouge", "~> 4.7" diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index ce790efa..30997876 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -296,7 +296,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - tailwind_merge (1.4.0) + tailwind_merge (1.5.1) sin_lru_redux (~> 2.5) thor (1.5.0) timeout (0.6.1) @@ -348,7 +348,7 @@ DEPENDENCIES sqlite3 (= 2.9.4) standard stimulus-rails (= 1.3.4) - tailwind_merge (~> 1.4.0) + tailwind_merge (~> 1.5.1) turbo-rails (= 2.0.23) tzinfo-data web-console