Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit 8875c2d

Browse files
Bump tailwind_merge from 1.3.1 to 1.3.2
Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/gjtorikian/tailwind_merge/releases) - [Changelog](https://github.com/gjtorikian/tailwind_merge/blob/main/CHANGELOG.md) - [Commits](gjtorikian/tailwind_merge@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 778efed commit 8875c2d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ gem "ruby_ui", github: "ruby-ui/ruby_ui", branch: "main", require: false
7878

7979
gem "pry", "0.15.2"
8080

81-
gem "tailwind_merge", "~> 1.3.1"
81+
gem "tailwind_merge", "~> 1.3.2"
8282

8383
gem "rouge", "~> 4.6"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ GEM
292292
stimulus-rails (1.3.4)
293293
railties (>= 6.0.0)
294294
stringio (3.2.0)
295-
tailwind_merge (1.3.1)
295+
tailwind_merge (1.3.2)
296296
sin_lru_redux (~> 2.5)
297297
thor (1.4.0)
298298
timeout (0.4.4)
@@ -344,7 +344,7 @@ DEPENDENCIES
344344
sqlite3 (= 2.8.1)
345345
standard
346346
stimulus-rails (= 1.3.4)
347-
tailwind_merge (~> 1.3.1)
347+
tailwind_merge (~> 1.3.2)
348348
turbo-rails (= 2.0.20)
349349
tzinfo-data
350350
web-console

0 commit comments

Comments
 (0)