tailwindcss-ruby 4.0.0.alpha.36-x64-mingw-ucrt → 4.0.0.beta.1-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: 4bcc7d11a070348ebf0d32afe29fb39d823f10b6e5354d6ff953732e98b03528
|
4
|
+
data.tar.gz: ba2715ec3f001b01e03f4fdb9287cffd12f06d46ea4c45e1cc4bb5861d032da0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c8e34d05b439f3b0a04d26c61861676457a33c90aaf9ae1092e02d0f0a726c4e77c1818376da83e3cb805123abd006c8f1154d1483e1f2079ca819fbf531ddef
|
7
|
+
data.tar.gz: 28952f024e6b219768bbed126c097c7f3b13c0fad87968474221bab9b060a9f58d8b3c4cef3c6e9b95abf478717cae73e1498fd8e23ff09fea0978769a38970c
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tailwindcss-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.0.0.
|
4
|
+
version: 4.0.0.beta.1
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Mike Dalessio
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: exe
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-11-
|
12
|
+
date: 2024-11-22 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: A self-contained `tailwindcss` executable, wrapped up in a ruby gem.
|
15
15
|
That's it. Nothing else.
|