tailwindcss-ruby 4.3.2-x64-mingw-ucrt → 4.3.3-x64-mingw-ucrt

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: 2bef9b92ae567fc3c2dff069517f9113b2817316134c523edad4ecec8ab74812
4
- data.tar.gz: '029d7c2c742b9cec37d1f96a319372286911d6678cf7e114b255224efddb3e4d'
3
+ metadata.gz: fb9f069480931371902d686d344bf2dd9a0c081dbf951139e9d9b374b30dc145
4
+ data.tar.gz: d7f88ca06cce40421cf633d1b27d53370a7a2d62d5aa48c3742d578cc2389c71
5
5
  SHA512:
6
- metadata.gz: c5039c2913f8f3c15e7bac1d34500f2a26077f43b3a9f44597b013726431d35cd7bc9b76a34633f5b065a60f9cefdc903276abe628628f20f3f002de014da4ec
7
- data.tar.gz: 4fa607448ae61546f95536cf2952f69a565eba85626d11649a0922e1bd530526e37c44b3be833e2dabd640612936c8583948f54170f32d7327df77009026a14b
6
+ metadata.gz: 6bc2eeb10bf74076fc8a2fbedcb48b38d26ae1c58820dda7c4210e7764925e3108893fa64d3601f9a7560e6cda57db5b1d5cdeb2ae048d889c1f3f48033ddea8
7
+ data.tar.gz: c85324d60d4ce4ae2ed232547ae626939d7adefee02613ed3cf7e07075d8b20ce3ec78bd355d6b02cb508b051676a411ac4e5789863814050c50f5329deee9bd
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: x64-mingw-ucrt
6
6
  authors:
7
7
  - Mike Dalessio