tailwindcss-ruby 4.0.1-x64-mingw-ucrt → 4.0.2-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: a52ab89a01485003af222119cbe856a7b7d5251dd3a141da8d7494b61a8688ed
|
4
|
+
data.tar.gz: 53dcde76cc23f390ee7890a5e3785f735f765e2e48b57b5dc0c22be7cbf04aed
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bce56e32788cd1e75cd754036064e600f4a88c0925bacc931836925f5b086b9ebe0ba508039b04aa49e132dc506f445a7146dd8e981db676a5fad7c05d7a75c2
|
7
|
+
data.tar.gz: 2d08042480aeab8044c625805749d4efaf8b345e6122ed7480cac0974290b7925263b95bfd4786b97cb9026c90f02e05254fe59e16b32324be0a85a3dfd3412e
|
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.2
|
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: 2025-01-
|
12
|
+
date: 2025-01-31 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.
|