tailwindcss-ruby 4.2.0-aarch64-linux-musl → 4.2.1-aarch64-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: a2200b47064054ccdf1949b0e6eaed4c6b9a613300d25570f17db41fa0742d57
4
- data.tar.gz: b002a22eeecb4934e63ab2fd57cdfc74fa1b032db1f4e13e24ba0744fe335bf5
3
+ metadata.gz: e0d970ba8aae0da6192f9a441a0513f2e249759fae5300cd1466d8aedb8b6a04
4
+ data.tar.gz: 4d2cc1446a52864b33d1a4f159424ccba5d6f011871b611a90a6670d5469f4b3
5
5
  SHA512:
6
- metadata.gz: 2360e1a89c62add8007131ce503ad6e47cee50ec79dec69817b285a71c0042ff6ac039d3a5e569438054c09393bf1f2c50cd1d8bd44604b5cc3af544a0224a36
7
- data.tar.gz: 7b04648119a7db6904591e99a0727069bdb98d51f09f9886829051b36540615a064af3ec5bf007c33fe8a3f7c8ad3b235cff530e3b8d3325f1adfac3e33c67ed
6
+ metadata.gz: c3548a85dbb7df16e0be92b8ad4c7f3b2e1b84179c479bdba51135ef84352eb339ff74314691356cab8014a8f01d88caf288b0e7648ea35ca43978d4db678fd9
7
+ data.tar.gz: 584fb8b4ebb224c897ca16b675189a1946a4cc313444242b5dcda9ff2a127835f3633f7984866827c0dfb976ea1a14edf58f1385195e7fd1c888148e16c85976
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.2.0"
4
+ VERSION = "v4.2.1"
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.0"
5
+ VERSION = "4.2.1"
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.0
4
+ version: 4.2.1
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio