tailwindcss-ruby 4.0.6-x86_64-linux-musl → 4.0.7-x86_64-linux-musl
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-musl/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: faeba6a762fc28c855571e2ddbca67d255fc0a1cab6dcadbd4d7c35c2638cbc5
|
4
|
+
data.tar.gz: 7a4d8a9f37ad8b1f87dc66cedfcd52007e943f56ff610734cf5e264b34eb11d8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 18dfff8aa519146731f15487c595d4d807d4518d4970bd271ddc00dc7cf9a0664533ce2b37783c15f6210dbab59f6a6670fd1c11a97962718b68dab34895c633
|
7
|
+
data.tar.gz: 8fac9e0db812ae0edca31b2ef64ee0aae0894d832d4a9af657d311b7479791f09671b1298bd00faf7548c7a60d9d5c25455dbd4ca7d1f8bfd1e396df763a6950
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
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.7
|
5
5
|
platform: x86_64-linux-musl
|
6
6
|
authors:
|
7
7
|
- Mike Dalessio
|
8
8
|
- David Heinemeier Hansson
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-19 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A self-contained `tailwindcss` executable, wrapped up in a ruby gem.
|
14
14
|
That's it. Nothing else.
|