From 0559917d71563d3ffec2b4d31931ec109f96f34f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 10:03:02 +0000 Subject: [PATCH] build(deps): bump tailwind_merge from 1.5.1 to 1.5.2 in /docs Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.5.1 to 1.5.2. - [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.5.1...v1.5.2) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 1c089bf6d..ac2187ac8 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.5.1" +gem "tailwind_merge", "~> 1.5.2" gem "rss", "0.3.3" gem "rouge", "~> 5.0" diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 36d19d171..b833144b9 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -320,7 +320,7 @@ GEM railties (>= 6.0.0) stringio (3.2.0) strscan (3.1.8) - tailwind_merge (1.5.1) + tailwind_merge (1.5.2) sin_lru_redux (~> 2.5) thor (1.5.0) timeout (0.6.1) @@ -373,7 +373,7 @@ DEPENDENCIES sqlite3 (= 2.9.5) standard stimulus-rails (= 1.3.4) - tailwind_merge (~> 1.5.1) + tailwind_merge (~> 1.5.2) turbo-rails (= 2.0.23) tzinfo-data web-console