tailwindcss-ruby 4.0.5-x64-mingw32 → 4.0.6-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: 7b00de2fdd1e06771af854113c6f30a2a697cc76bdcb0d8e485510429f438b4e
|
4
|
+
data.tar.gz: 5b3cb859cd42c08d666a2179136b6e73917b82014ca3d3c68dc4ddd6c6e0f0a1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cb9c04a85b3004bb7e843680d5d162c3db1a96047a87733aea2bdb7b6378fd72dc3722f7d2f8f6725ed99d48f84548354d46222a658bdb3a3e6c9d34245660fc
|
7
|
+
data.tar.gz: c53b49b355549080ec31bc7084473e9ea2665ba5924c9cd9b9eda43a2116c366f29ac49717f27345ed4919a99bdda4f322ad17daaca8d994ccd3c8ed0d92e55d
|
data/exe/x64-mingw32/tailwindcss
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
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.6
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- Mike Dalessio
|
8
8
|
- David Heinemeier Hansson
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-02-
|
11
|
+
date: 2025-02-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A self-contained `tailwindcss` executable, wrapped up in a ruby gem.
|
14
14
|
That's it. Nothing else.
|