tailwindcss-ruby 4.0.2-x64-mingw-ucrt → 4.0.3-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: 4487ef56de5a7f50a2937190feb52c0e41f222fa2027c4f3e64dd3d9dccba439
|
4
|
+
data.tar.gz: b9b16f8c94069f11d1257e57a5db89ece77a473db61a9274fd2ad5accc8eabe0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 44d14f75929e3ad7577e3e19faf5265a13531d915e72a7283b9c0a83ac6ac7b6305b14a0f309f7e2c52507a35c9a6f577e7a2644c58d21850bac920c7ac7f3e3
|
7
|
+
data.tar.gz: 5ad802788db87e33c9638571ddd7de29a4d3521494b3d5f6c95b88279379281be00c474c5f2d2d8ced0cbb6a117b0782f4df9e95db6765be35cd4f9ab5a9dc03
|
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.3
|
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-02-01 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.
|