tailwindcss-ruby 4.3.2-x86_64-linux-musl → 4.3.3-x86_64-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: 1c4fdbb54268212b386ae00a9fb8c0011a2eaeee9182b6eca010aa53e7c74d21
4
- data.tar.gz: 1956a19343612d7de21cc934c795c979350c977c4e8345cd958fbb7a9dae5c02
3
+ metadata.gz: 99a4bb73c5d2c6358a71ceac7ac432d1f0a6a113fb669895e7afb4cb3bd9eb23
4
+ data.tar.gz: f3a25b2b38ea916047186d044b9446f8d362cfa1a64850b28f52b41fab0f0f1d
5
5
  SHA512:
6
- metadata.gz: d84d6b11ada14a884095068fbc836a639777370b969e4622ecbb779c2b7e7c54008cc53f4b054b3a8b2667dabc3274cdb66a537b22b7ebca146f1ba52cb67ee3
7
- data.tar.gz: a0ab3095cdc52ce1a0a64f6fd175ad104622b4fe734d839c7a86d2b8b2e781da2f4d2c647b427651dd65379127f71e5b02caf9cfbe356a46febe44c3df914e38
6
+ metadata.gz: 4e6e39bf7d50a707b7a8df7b4536f62a56c00c4ff62d3da5a0305030bf56010528493185bf99db9e107685d18974278ce560bd6edef856c1c4d6ee3d6aef8d99
7
+ data.tar.gz: d19febbb45030773a6782c240cb6e324e6678d758e786223d5a022af52a3e3ed93ef3a287be66767fb48c8922a2a9abe016788d9dd37016045f1c544bdd4b170
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: x86_64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio