tailwindcss-ruby 4.0.6 → 4.0.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- 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: 1871b586b0999b0026bf51b11547b0e3af0fd88e8aa633c12d16ce2700e8f698
|
4
|
+
data.tar.gz: 3ce4ec89794b22421db92cfe9d0ca735bc96c77591a6d5330d2ad1bde98753ea
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 893eb90b128ae1da3a56417e51fa1628f8ad3ba96c7798bde7a77f0025b7d79ae656b3b2553c980662ed92beea87e212e462c4efec57c3e34b6c2003569c4556
|
7
|
+
data.tar.gz: c4d38b7d780fee8ce8f95994a992a0088beeb3362ca1babf2352053df17865f3def066cd491d7694b0c1cae63be012a44d033fdc12a2b6a8840a4f8cb5982ad2
|
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: ruby
|
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.
|