tailwindcss-ruby 4.0.0.beta.6-x64-mingw-ucrt → 4.0.0.beta.8-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 +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6d0b81c55d9181e5ceb7b89b27dd0d3b8ce11368b344d497a05e4dd9f7c9d1ca
|
4
|
+
data.tar.gz: 2bbef0a53a2902d245fb77b6e59c9a66279cc97ca81b9fb93910636e6deb456c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aae92686af61c6f1a36bae0a55ea765bf65d6e6f8204a414690f949ed819a2ff28c88e2be61503e1ac53bc0ccce3b61f3a5d8472bb0549beac2e5ca633cb7cdb
|
7
|
+
data.tar.gz: fd7c7c0217915de9ad012c4d2d0faa288ef428c1f78a50c3cec4c67dd9ccf545d90490c0a42972f0a01f48d109e3891997971d9aa74c8f7353508f5e7ba8eabc
|
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-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-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.
|