tailwindcss-ruby 4.0.2-aarch64-linux-musl → 4.0.4-aarch64-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/aarch64-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: 8e4af9beba04413611e070f874163e2e366efe1b9f7b02230e7cfc43121d1d26
|
4
|
+
data.tar.gz: 2055ca918a2c89480586ef7a483afa5bb8f4501f3f7e12562407eb0797e1aaf8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6e9be72168476bc5de10611e79d9e032c74ab7d90274924c08f09eba8a77857c6ad7a49001a2d093c57555aab175f7470fb4930d7562df64700a9db80337b029
|
7
|
+
data.tar.gz: 95732bfc22797880c0a985034c6e70a697356d1627255998cca556135f4abdd69fad08009dcc2e57adc0107fd23cb288124062c480e4b24115718a0d82162ea5
|
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: aarch64-linux-musl
|
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.
|