Skip to content

Commit f53bd30

Browse files
Bump tailwind_merge from 1.3.2 to 1.4.0
Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.3.2 to 1.4.0. - [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.2...v1.4.0) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e979a1 commit f53bd30

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.2"
81+
gem "tailwind_merge", "~> 1.4.0"
8282

8383
gem "rouge", "~> 4.7"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ GEM
295295
stimulus-rails (1.3.4)
296296
railties (>= 6.0.0)
297297
stringio (3.2.0)
298-
tailwind_merge (1.3.2)
298+
tailwind_merge (1.4.0)
299299
sin_lru_redux (~> 2.5)
300300
thor (1.5.0)
301301
timeout (0.6.0)
@@ -347,7 +347,7 @@ DEPENDENCIES
347347
sqlite3 (= 2.9.0)
348348
standard
349349
stimulus-rails (= 1.3.4)
350-
tailwind_merge (~> 1.3.2)
350+
tailwind_merge (~> 1.4.0)
351351
turbo-rails (= 2.0.20)
352352
tzinfo-data
353353
web-console

0 commit comments

Comments
 (0)