tailwindcss-ruby 4.2.2-x86_64-darwin → 4.2.4-x86_64-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: 481217254a4b40ca12e602401c106e93c6155cc407a7f8e7c53c6ccb193556fd
4
- data.tar.gz: 48f06e070e743b21551d15d03f6c5555b65d109d37fc0a0e7ed34d9f2fb25c96
3
+ metadata.gz: 2dba17765a731cf0acc6238163eac17f6ca8c598bb6b2879c31933cb926f2684
4
+ data.tar.gz: 549b5deca2990ea71b29ddf44faac8cab2b234c4c545ba07024daa30c7718628
5
5
  SHA512:
6
- metadata.gz: 89e797de3b08922693cb527577dd273679fc149a5b73721963380d72e314bb4dfed154eb3087dd4bc203f742450d583c4d942b1f42015141225215bbe3a65c7d
7
- data.tar.gz: 04ec5b383ee38f4f42e1863a598741ee375907ea8c5ffe0c5356d282ae625eff767e264cd4cc0166eacae7f2c530fdc81f17261d92a26415e1cd786d0b993c74
6
+ metadata.gz: c7a2e3c68ddcbd436e8840a74885e0339e8ab627e87a17f8227c7ad678b8ba0987b8a7b34c3f6c67dc8fbd5c6f839d430ad6fcc2c775f31bcf1a90799ed20c72
7
+ data.tar.gz: bc4801169b5346b46ee6169ab3330828326985f195c01c551f2af890900c513c50c74cd3cadee1aecb04f44e5d14889b2bef13cbd6285bca946a78bd2183396a
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.2.2"
4
+ VERSION = "v4.2.4"
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.2.2"
5
+ VERSION = "4.2.4"
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.2.2
4
+ version: 4.2.4
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - Mike Dalessio