Skip to content

Commit e4451c3

Browse files
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](gjtorikian/tailwind_merge@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] <support@github.com>
1 parent 58243b0 commit e4451c3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ gem "ruby_ui", path: "../gem", require: false
7777

7878
gem "pry", "0.16.0"
7979

80-
gem "tailwind_merge", "~> 1.4.0"
80+
gem "tailwind_merge", "~> 1.5.1"
8181
gem "rss", "0.3.2"
8282

8383
gem "rouge", "~> 4.7"

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ GEM
296296
stimulus-rails (1.3.4)
297297
railties (>= 6.0.0)
298298
stringio (3.2.0)
299-
tailwind_merge (1.4.0)
299+
tailwind_merge (1.5.1)
300300
sin_lru_redux (~> 2.5)
301301
thor (1.5.0)
302302
timeout (0.6.1)
@@ -348,7 +348,7 @@ DEPENDENCIES
348348
sqlite3 (= 2.9.4)
349349
standard
350350
stimulus-rails (= 1.3.4)
351-
tailwind_merge (~> 1.4.0)
351+
tailwind_merge (~> 1.5.1)
352352
turbo-rails (= 2.0.23)
353353
tzinfo-data
354354
web-console

0 commit comments

Comments
 (0)