tailwindcss-ruby 4.3.1-aarch64-linux-gnu → 4.3.2-aarch64-linux-gnu

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: 87d3b0c0433fcead30521733da3115c0a7d85d836a552b4e8fd3400283a66079
4
- data.tar.gz: bf60998b3ef620a40899531131de42a4e5c29e80eb24fe55cf218d966790bd6f
3
+ metadata.gz: 974cdf25417dcc6d00a0bcb9e2fc855607d0f014a11bc6426e706015f7f4cee1
4
+ data.tar.gz: 6e72949136c23c43c65297f3f7ee2f2803a7ee22bb00a55f7017e311712bfb6b
5
5
  SHA512:
6
- metadata.gz: 7fc9efbc2292aa7e1d6f8581c51eca164f644e69750430a1129112bcdec9aeabe4e5f256986672a1f41491b854cbbf5cfdc4552b6c3327400d1ab63cd83739f5
7
- data.tar.gz: a3bf5b769fa1dbe3f730d03dea9ba4f6e01f754ad0d7fe35de7445a3c992251125e1e8f2d91f2024f1aec01b3cfeddc106699a8bf37ceab9cb5d6b7c06597438
6
+ metadata.gz: 4379615ae7d1da9aae7d9a0ad4a0bbe329152070ac79d0f9e3f109b37cd501277422e860ce98c1799f5185a870649a6f875f7cba0b586c424d6892c7addb6a3c
7
+ data.tar.gz: 06a2144141e5a8e0ae92708772a1bb76a9400566da6415093012bb4a4984c6de2c28a4dc074b88ac26b0701e033b093931643edd08fd6458c48a58114ecc7dfe
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: aarch64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio