tailwindcss-ruby 4.0.2-x86_64-linux-musl → 4.0.4-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: 95ea1ed77b20bad206b9ef5841f0f4c4658178276c62e2ee3671f286e172da3d
|
4
|
+
data.tar.gz: 210d0a54fb9d81e909189322709b757f285a0fb34668eb98b59956b127e9730b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 677ffb7846f9d4fa5ce62614a96b72a3079848d3c0198c3047231a844340146fa440a23217b2712fb1e79bfb2f0e6622581cce2ff71cfa831bc6d6eefae615d1
|
7
|
+
data.tar.gz: 403281f951140fce232c938f7914435aaffb27c104536e1d2862ca3872cf0e6cc1bd827c3232cd4e519bbeb7d2aa370e626a14013155098f4db3853b6e8f2360
|
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-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.
|