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

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: e7a5c97d2b5bcb43836274a9f9760fa52628bf8703c10969b156d2414b7ed2e1
4
- data.tar.gz: 46f1e6a8f5ccb7a7e86d0861850c1f2c7b56227d849b0b96539d4164b7e84277
3
+ metadata.gz: f141b9f2d5b22f989162df2731e5a24db334f74a3d15ef2840712e7feeafaa8b
4
+ data.tar.gz: df9833f9be1fd4696c8779f4a7389ca84f1a5bbb67744cc0b0a44cc4bb77d05c
5
5
  SHA512:
6
- metadata.gz: d4ac45030b56da1d5076aeba5eea064770b819fa6a9d1376c8f6fcc6f674e4d3a5279d03881a73d75bb4211977f076ecc67f0381c82c54ff63ac08c06990d7a1
7
- data.tar.gz: e6e766fcd02df91be727a1c51fceacf97369933130d4002abc862f44bba8cd53db116dd3346beaa5c0853f7b9fc7897a9624cc8db582e6ee475a7894954962fb
6
+ metadata.gz: e6a10014a4431824cc8b3e8dfbf8fe08a1422fcc9c4320924f7adbbd7f8a1e2e9999e9deedbdc98e6596ca15b9c8a937292352e265d6e780beba4a88b074a06e
7
+ data.tar.gz: ebc024f4fc9202c731863852c2716c2ed0b942ed3159606706fa0e9121a2479fd72b42fde18a633758b5995adb6a189f8ab7295a63edfd73943837a693b9e99b
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-musl
6
6
  authors:
7
7
  - Mike Dalessio