tailwindcss-ruby 4.2.2-x86_64-linux-musl → 4.2.4-x86_64-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: 3e2db045ecab2c4b109178e3eebf90bb47bca1d7fdd61561f056d309cdeeb52b
4
- data.tar.gz: 9ddc3e3d60b491a13aa50570525c50bb920db040f67b1626987dcfad5efc2071
3
+ metadata.gz: 8bde4cbd6f1b341031c0d992175eb41ba10c9c6168ea5f18ce733e6d84d06b48
4
+ data.tar.gz: 4b474d1685cbd807ac7d17df57f9ee56e23a0e19150890bf8317b9a33a5935a7
5
5
  SHA512:
6
- metadata.gz: 17ed3b6283bacdbe6682ce1ad8f81337099d5a28b330344b2a6598856b9096bcfb70f27fb89eba2e9973b42d6912f2b52d2c117f343c8888c90e5ffd0f45e21f
7
- data.tar.gz: 57e97bf974bedc651d22aad08e2a26e104f16558bfdf8039f6e4c85de87d7325439ff7ac1724cf8a46d576a9241b5a7365f6b90b82310aff7a1e473233349a4d
6
+ metadata.gz: c1a01e76ad8dd881dfcc7fd259edaeb2570c81fc8fa7135f7ea89929ab51afdfeba174a1e330b4fa83023465a72d2dca4b59bdaeedcf80a4ce60e00e31aea4a2
7
+ data.tar.gz: 885340f1a2a68f355774c4e8d6235f0418d74e48f5f304f2b10e56f76c74e5546d8a643be8e6fafe1b374e8d36720435cb876ae65a709e75c8fe650e88d100f0
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-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio