Skip to content

Commit 628b628

Browse files
build(deps): bump tailwind_merge from 1.5.5 to 1.5.6 in /docs (#547)
Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.5.5 to 1.5.6. - [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.5.5...v1.5.6) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.5.6 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 8c3f1ed commit 628b628

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.5.5"
80+
gem "tailwind_merge", "~> 1.5.6"
8181
gem "rss", "0.3.3"
8282

8383
gem "rouge", "~> 5.1"

‎docs/Gemfile.lock‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ GEM
321321
stimulus-rails (1.3.4)
322322
railties (>= 6.0.0)
323323
strscan (3.1.8)
324-
tailwind_merge (1.5.5)
324+
tailwind_merge (1.5.6)
325325
sin_lru_redux (~> 2.5)
326326
thor (1.5.0)
327327
timeout (0.6.1)
@@ -374,7 +374,7 @@ DEPENDENCIES
374374
sqlite3 (= 2.9.6)
375375
standard
376376
stimulus-rails (= 1.3.4)
377-
tailwind_merge (~> 1.5.5)
377+
tailwind_merge (~> 1.5.6)
378378
turbo-rails (= 2.0.23)
379379
tzinfo-data
380380
web-console

0 commit comments

Comments
 (0)