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

Commit df3c9dd

Browse files
Bump tailwind_merge from 1.3.1 to 1.3.2 (#390)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 515bbe8 commit df3c9dd

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.16.0"
8080

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

8383
gem "rouge", "~> 4.7"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ GEM
294294
stimulus-rails (1.3.4)
295295
railties (>= 6.0.0)
296296
stringio (3.2.0)
297-
tailwind_merge (1.3.1)
297+
tailwind_merge (1.3.2)
298298
sin_lru_redux (~> 2.5)
299299
thor (1.4.0)
300300
timeout (0.4.4)
@@ -346,7 +346,7 @@ DEPENDENCIES
346346
sqlite3 (= 2.9.0)
347347
standard
348348
stimulus-rails (= 1.3.4)
349-
tailwind_merge (~> 1.3.1)
349+
tailwind_merge (~> 1.3.2)
350350
turbo-rails (= 2.0.20)
351351
tzinfo-data
352352
web-console

0 commit comments

Comments
 (0)