tailwindcss-ruby 4.0.0.beta.6-x64-mingw32 → 4.0.0.beta.8-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 +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a889c170667ee0843ceeddeeff6eed80061f10c6b1577483f7459875f7f75fc6
|
4
|
+
data.tar.gz: b9305038627cf31d35996907a5ea85913716197df09c2a06a3cfa9b6680df099
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53dbfea2b21b22c87a03070826fde5a7f337d657e57a793106b94452b25b97e06d279e42ca4f596a9bf668634d76906cc548594920ac7996fdd479c40213f4b8
|
7
|
+
data.tar.gz: b591184ba6c9faa3c901a2fed084ca7dc031a6f6cfc2a3f21e764ccbb47ea01e85f4f7d36d23a0331c780b18e26af50dfe0ce71a1bdf73c0348009def7e3f540
|
data/exe/x64-mingw32/tailwindcss
CHANGED
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.beta.
|
4
|
+
version: 4.0.0.beta.8
|
5
5
|
platform: x64-mingw32
|
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-12-
|
12
|
+
date: 2024-12-17 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.
|
@@ -47,11 +47,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
47
47
|
version: 3.0.0
|
48
48
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
49
49
|
requirements:
|
50
|
-
- - "
|
50
|
+
- - ">"
|
51
51
|
- !ruby/object:Gem::Version
|
52
|
-
version:
|
52
|
+
version: 1.3.1
|
53
53
|
requirements: []
|
54
|
-
rubygems_version: 3.
|
54
|
+
rubygems_version: 3.3.22
|
55
55
|
signing_key:
|
56
56
|
specification_version: 4
|
57
57
|
summary: A self-contained `tailwindcss` executable.
|