tailwindcss-ruby 4.3.2-x64-mingw32 → 4.3.3-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8f5261f23e377056c612364a2b7add398ad2865b22146c1371bbdc51749ed32d
4
- data.tar.gz: 40a32aab7c08dd5e18de97063b5e99cf150fcf83a4d2769260e500c803568a2a
3
+ metadata.gz: 32c47a99544a5675f45c02138a519569b959f8225fed8b152e08fdc7e79f8de7
4
+ data.tar.gz: 4d0adbdc44f4f0a8d349c9cb8415249cd731fdd15c0434ef1514226c9c2edd51
5
5
  SHA512:
6
- metadata.gz: 302ec17d08c9ffcd9f6d8c8e429aec098bc0b1d86c2269ed5451990057930d9851a5db8a07ed07f47683b549aa05cc5c27dc1034690e4dcaea1383870c9f270e
7
- data.tar.gz: 9adb07e4a61a4da5b6c3fc5f6f43715061cbb2cc81e614c376f4d6173332009042a2a76dd2ca122be9c7c039e692c27443ece780b03f0912d31cf31e69774142
6
+ metadata.gz: 033fd42b427d57217ece98deb70b13203ae6cdfdf8eed230c2b614d594acfb544ab3832b7b23b0c27e61c2408f3c5b11d729a53ee91d7bbb26678ed658c66cbe
7
+ data.tar.gz: 75521514ede6d5069a3e97f0184082170bcf037d181c87ef5e5f52ac7b7b96ebf9315a13ca18fee208e0d5ffc7ca3fc8085fa13c37951365be607809d6afb6d8
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.3.2"
4
+ VERSION = "v4.3.3"
5
5
 
6
6
  # rubygems platform name => upstream release filename
7
7
  NATIVE_PLATFORMS = {
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Tailwindcss
4
4
  module Ruby
5
- VERSION = "4.3.2"
5
+ VERSION = "4.3.3"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tailwindcss-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.2
4
+ version: 4.3.3
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - Mike Dalessio