tailwindcss-ruby 4.0.0.beta.5-aarch64-linux → 4.0.0.beta.6-aarch64-linux
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/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: 618a1ab02102a4a855ec81cfb9efa45f7a6cb4e858b389882d0602ecbef7a6f1
|
4
|
+
data.tar.gz: 1990f12bfe6450a3bf1aabe5cb17ff7a5ac7c40fdabd18d1a01adaa4566dbaf2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9322b8508cbd7174739dec4972879cac8ca8809299e7feaf898318925f3b2222025a03da58a65df4c88e36e9191610fd7e3a047a3ef09cb14d2544f70d0312c5
|
7
|
+
data.tar.gz: 1bcbdf7a65e94a9a25c71307ad8dceae7051ac5c1a56f11df60ba6bac99a8f2864e86f23d345efcd80f8d970f3808ba44e14e79b5796d9fc88882ceafa698648
|
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.0.beta.
|
4
|
+
version: 4.0.0.beta.6
|
5
5
|
platform: aarch64-linux
|
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: 2024-12-
|
12
|
+
date: 2024-12-07 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.
|