tailwindcss-ruby 4.0.0.beta.4-x64-mingw-ucrt → 4.0.0.beta.5-x64-mingw-ucrt
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/x64-mingw-ucrt/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: ac8af7a2d8ba4a7214a65250c36083b5e4c253016ffa3cdf4056cef40e776b84
|
4
|
+
data.tar.gz: 3c9c7d6696617cdf9a6bd1f3790f68cab97f21bb6abac57828b88065d0c74a20
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c95e74670686573115206503a0b9d166957249f09817e46411f945f0c91c8df7df0a690c69f8bf8a52218a43b427c8a575534cb978ef923c8e6ae9b8f2cc8e97
|
7
|
+
data.tar.gz: b650b58dca5838deaa6251e993b3207e5da8161eb896d26a6bb44083b5518a3aaa3980b633853d05d56268efc9b79f4c873c9098c37ada44b024fc75a821821e
|
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.5
|
5
5
|
platform: x64-mingw-ucrt
|
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
|
+
date: 2024-12-05 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.
|