tailwindcss-ruby 4.3.1-arm64-darwin → 4.3.2-arm64-darwin

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: c78ca9ce56785c1f275527d155ce0979a86d838602c63f7a8aa053f1fce3c583
4
- data.tar.gz: e43a4acdbb87bc90e94fb3eda2b3a348c1156f24120992a0b99804bf88dd6e3c
3
+ metadata.gz: e4fb2b604fa9949078d428f6ff422eb09b128a5e211f00798e951025a32a2efb
4
+ data.tar.gz: 8fa6abd60f66ea3bc25c723ad3e9016564b0c975977fe4e06d2da8463fc9913b
5
5
  SHA512:
6
- metadata.gz: 7a913ab4507dfe07f50a008db5d69ebcb4d84f801b18d9f6fd4efe9da81464b795904b90c2a7df555bb3fc951082e928a05be7baeab18e42a114a13f23b3bade
7
- data.tar.gz: 47aac75eb45acf8f0231b5d05135e728da12e46f8e34bf3f0324a10252d12dae97036f970e937560073681de98d436a73fdd0b3f18757cd5e129407c941c4273
6
+ metadata.gz: b126db1937a00b6bc4ffd8ef09ba7f26779f33ca6108795a003dc0ad330a90535aeea922956116062cc844a80ecee604dd01882607664d609168b02024e08656
7
+ data.tar.gz: 022fa6862074d6bdfdb738bc5e84c43c0abcae736b60f72ba4361f8a2d6df03ed7973180c5784d047491c5ba90034dbcb86895dad484558d4afad18db8280bba
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.3.1"
4
+ VERSION = "v4.3.2"
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.1"
5
+ VERSION = "4.3.2"
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.1
4
+ version: 4.3.2
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Mike Dalessio