tailwindcss-ruby 4.3.2-x86_64-linux-gnu → 4.3.3-x86_64-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: 3c2fc22c34326db48b90d209a194e1f326c995dc1b4145d04c1025a2c2a09f64
4
- data.tar.gz: 54b0184bd3e7914bb84d57b88971b3c2f0648dd4b3746594eb1fb3dbfcb0dee6
3
+ metadata.gz: 0a3ee66434972aa68a374737953428f6d7e8c66bf91b94b584cdf6a9cb9b8f62
4
+ data.tar.gz: c0e9d03c796cdb8b479dbb70b708efe88d36fabc9a1ff2376790a677c29261e5
5
5
  SHA512:
6
- metadata.gz: 69074604009f5486214ded85acba94bb305b08826de9067af1a5e365c5783c70a9a27e40ecc7e7cbb5bf96236c44dd4b59d2f6ca704b47d4ccd4c08339b2db7c
7
- data.tar.gz: a3b6a39103cd33d44d3c2b43d328e5a0b4fed526cf485c86569b43f5221816730ce30e004aa44780066a4d98de2042602480f4a57e90e8687596295f6a690e62
6
+ metadata.gz: c3974aab453a47e1d5110dd7758fb450c24d462c8cb3fa16dc2efd5dc7ecb9c7baf81e64dc7387cd201d5bc80d91bf10e6208dc6f2b36611a91de8a953929651
7
+ data.tar.gz: d5720554691bbf2c8ea881a2a15a4a30a4e9af4666599e764b96631fa971be8115ab6e1ca02c0e0c0ca62baef0d34b521e454fff933b707c8117ac8ecfac7c41
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-gnu
6
6
  authors:
7
7
  - Mike Dalessio