tailwindcss-ruby 4.1.12-x86_64-linux-musl → 4.1.13-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: f8ba887273dc7baadecb849d39abe5138c75b3b90b3e034d8b8393a0f30de203
4
- data.tar.gz: b1b2837587ffa7ff3a00c415e69e73a81ed220f3fcf129702e28db1b3efa8dd8
3
+ metadata.gz: 14a49be67e42ddd1b36bb4b4fde97bfbf4837537e372df181393520e6c16e1d5
4
+ data.tar.gz: 9ca98a78f054e4895cdd349fe9afc82359a18e069c5f74f8f29c6e1d853ce823
5
5
  SHA512:
6
- metadata.gz: 239b23d6fcc40ebfdb5187076212bf70a9470a55d59bb2526034f1b49ecd3d420637413f165ea7e3d56c2f9d001689650195d3db06a989196afe4965e66df46e
7
- data.tar.gz: 4de4a3f0c50c67df82961e5ea36819f94a6eefcb367051fe144e7083ceef3fb186ec7e22cedfe32578fbecc493f116f9a0291a801ac8a2074461a7a67a8ef9d6
6
+ metadata.gz: '08bda54044c73b64ccc2b0bdad5765b95c8e8c09b9b6f54304162ab4a6d99a0d4efa75caa147947cf531fa5cbf30b77dd3f4675f04386ce5e1d25f0e042366a7'
7
+ data.tar.gz: 8e9ac93b4851f4a3779fdf6c7dd866e1f94fc8dcf3e67fa784c6abc745ec50c1568093ef0173bee3a72ef64f47345afc8ab03e07dd04bc4ce4a4bb8b7e9f5807
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.12"
4
+ VERSION = "v4.1.13"
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.1.12"
5
+ VERSION = "4.1.13"
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.1.12
4
+ version: 4.1.13
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio