tailwindcss-ruby 4.0.0.alpha.36-x64-mingw32 → 4.0.0.beta.1-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/x64-mingw32/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: 393a856b0fcd0368ab01a028cf93deaf19e8afb2760cb5329cf632358d246712
|
4
|
+
data.tar.gz: 121865d74069c793399cd9f6f34fabadce595615a73a88f5b3743fb1b87fb1cf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b6c6bf55abf38daeb3f7f4108be6f3294f1b3e3306d571547a7ce16e83aad902f5af7087aba340df20050f3779a81ea1482128bc731fafbc08d1b8f06708becc
|
7
|
+
data.tar.gz: bb06dc384912310128d3c49b81e75c250e4b9c92ff10742223bafde8c71b4d86b6655c7e52991fc696800e38dd6b4c85827dfa356ae4d7db760d2636ea0363c6
|
data/exe/x64-mingw32/tailwindcss
CHANGED
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.
|
4
|
+
version: 4.0.0.beta.1
|
5
5
|
platform: x64-mingw32
|
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-11-
|
12
|
+
date: 2024-11-22 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.
|