tailwindcss-ruby 4.0.2-x86_64-linux-gnu → 4.0.4-x86_64-linux-gnu
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/x86_64-linux-gnu/tailwindcss +0 -0
- data/lib/tailwindcss/ruby/upstream.rb +1 -1
- data/lib/tailwindcss/ruby/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1f6eec1c75745df2189f4390d590cbec322c7abfe55c4b32e062023967a333ac
|
4
|
+
data.tar.gz: 8881109aedb574b73fc89f871a22c54a41c4fa2ea51219ba217b96ea1062409d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bceadf3a489b7cc367a4d2b848013adf05c82652a1a1323addd4f17a530918ccdb08d5d3fe9575ce5fe0f56684c98a570cba59f3cbd882bea6c978557eb08741
|
7
|
+
data.tar.gz: 5722fb24b34324450d2716b6c9f7a9657eb70a7b768f322141bb6798b555e00f9c1f676292cd7d0118d2be9f239760ec08892aaa439ccb734438b8ce5db9c6d8
|
Binary file
|
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.0.
|
4
|
+
version: 4.0.4
|
5
5
|
platform: x86_64-linux-gnu
|
6
6
|
authors:
|
7
7
|
- Mike Dalessio
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: exe
|
11
11
|
cert_chain: []
|
12
|
-
date: 2025-
|
12
|
+
date: 2025-02-06 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: A self-contained `tailwindcss` executable, wrapped up in a ruby gem.
|
15
15
|
That's it. Nothing else.
|