tailwindcss-ruby 4.0.6-x64-mingw32 → 4.0.7-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: 6837af749592cdf1d23e0614422b898540ea12a51ec6333b4d40b26b3545cc0c
|
4
|
+
data.tar.gz: af663111f09266f08c322df410026aba304c177014d425e2e0b032d57e4565e8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c2eff34d4e63b73d0ada2787affdffcfd1dd84513ac1033cf6cfdf2eaeab2b157bf39b9f507c29d34416dd4f16f5043b67b83ad9ed07058b6982e192f7bc4e93
|
7
|
+
data.tar.gz: bf0b96a0a06039b44cd78945189c79b7fd308d5b6e86c9b5094cb5a6daa0b08037a434d45cd011950f17525aa1c382a7386c9fa8fec0dd0ba954907ac1ed9281
|
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.7
|
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-19 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.
|