tailwindcss-ruby 4.0.5-x64-mingw-ucrt → 4.0.6-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: 63ee9e498da07ad5069349f40341a71dce171480e821fe880d9f4cfa52a859b0
|
4
|
+
data.tar.gz: a4568da4acf17fc4a070768e795615a5c04b93a6a32cb208105e1da59d317df5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1e526b3336e4d36ee9a1e7e4d5406e1696d86268b4673a0f9168542823fdb8363fd6d4d964e0475325e264699916f609ea6863e82afb5483ac9cdf9423e9183a
|
7
|
+
data.tar.gz: e5c407f85fa1caf28f544ef0c9743ae7560417c474474a170a7c982c1bc10828bde01b7539511f87df5b5be8ab2ec3fb3b3adabe0f7e3323bb0db29b12246802
|
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-mingw-ucrt
|
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.
|