tailwindcss-ruby 4.0.6-x86_64-linux-gnu → 4.0.7-x86_64-linux-gnu
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/x86_64-linux-gnu/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: 29646e5fa8f8a1223bb6c8b43efa312b2c22d75322eb06451eb5e0511b873971
|
4
|
+
data.tar.gz: 55925bbae10c6c50d2b0b4917f335992e56d5625bfbe4a30d81622c0ff522fdf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2e03c7767b78c18ceca88776899b0039e911110c18d4fb99a9879e9bc5e4a083da7e80c303dca312bb345f7d3f9cbcaca9d73b4fd02f0894d1c6292376de5862
|
7
|
+
data.tar.gz: c40d112ff55f8671e4ab45ad3c215173773315356d636dc8c5031f9a7ca9e873845752cdb5e7657dcbfc6624eae83a5528ce525ebe0c1337cb7aefd314f7ee26
|
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: x86_64-linux-gnu
|
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.
|