tailwindcss-ruby 4.3.1-arm64-darwin → 4.3.3-arm64-darwin

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: c78ca9ce56785c1f275527d155ce0979a86d838602c63f7a8aa053f1fce3c583
4
- data.tar.gz: e43a4acdbb87bc90e94fb3eda2b3a348c1156f24120992a0b99804bf88dd6e3c
3
+ metadata.gz: 787309c24ab25f70885389e68ab6d48bc8d290b30be053d1005f63139c41df70
4
+ data.tar.gz: faacd573a7c4a98909d4e74e244492937053cfa490684c41efbe9d658ebc7892
5
5
  SHA512:
6
- metadata.gz: 7a913ab4507dfe07f50a008db5d69ebcb4d84f801b18d9f6fd4efe9da81464b795904b90c2a7df555bb3fc951082e928a05be7baeab18e42a114a13f23b3bade
7
- data.tar.gz: 47aac75eb45acf8f0231b5d05135e728da12e46f8e34bf3f0324a10252d12dae97036f970e937560073681de98d436a73fdd0b3f18757cd5e129407c941c4273
6
+ metadata.gz: 53fd76de6637fe62d4464dfdf5c5021fb4854f725e047abd26533fee13e03b7d36e4e31cdb61a0501acc8c3193f5ad357b48b842baa5437c9038fae3ffa96e0a
7
+ data.tar.gz: 78ea2b357cc037acc4b988afb1e02bf740c04f12a5fc9831952f2fbddf255bb6a8d708a680488fc5bdca74c02785de3fcbd3f74346f680a3cb8a33a4faefcbe5
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.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.1"
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.1
4
+ version: 4.3.3
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Mike Dalessio