Skip to content

Commit 0b94b95

Browse files
Bump tailwind_merge from 1.2.0 to 1.3.1 (#265)
Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.2.0 to 1.3.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.2.0...v1.3.1) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bde406 commit 0b94b95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

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

8080
gem "pry", "0.15.2"
8181

82-
gem "tailwind_merge", "~> 1.2.0"
82+
gem "tailwind_merge", "~> 1.3.1"
8383

8484
gem "rouge", "~> 4.5"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ GEM
290290
stimulus-rails (1.3.4)
291291
railties (>= 6.0.0)
292292
stringio (3.1.7)
293-
tailwind_merge (1.2.0)
293+
tailwind_merge (1.3.1)
294294
sin_lru_redux (~> 2.5)
295295
thor (1.3.2)
296296
timeout (0.4.3)
@@ -342,7 +342,7 @@ DEPENDENCIES
342342
sqlite3 (= 2.7.0)
343343
standard
344344
stimulus-rails (= 1.3.4)
345-
tailwind_merge (~> 1.2.0)
345+
tailwind_merge (~> 1.3.1)
346346
turbo-rails (= 2.0.16)
347347
tzinfo-data
348348
web-console

0 commit comments

Comments
 (0)