tailwindcss-rails 2.0.31-arm64-darwin → 2.0.32-arm64-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/exe/arm64-darwin/tailwindcss +0 -0
- data/lib/tailwindcss/upstream.rb +1 -1
- data/lib/tailwindcss/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e5f39c4213b1d749d5d2505b0eafdf0899a559597476e21aa060bd09c14b5899
|
4
|
+
data.tar.gz: 9fbac545b51db6713c956dd7e7ba39a072e04909c5d044b55d83c640e30b94fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 14b2ae7c2b64954db6fa8d3f1e13a2905320a41dc7d4903f123fef2d0449bf4cbb0efbb760da6488b7176c08ba607a704a7acd9a07086dfc4e0eff1820404610
|
7
|
+
data.tar.gz: 5ef590d1fe26a428b3c2004fd5b2b244185cdf68ec3b9c2deb88f48820a899272879de211e9639ac03812899f313b16667240198ec65fb3d6e2db7b63883a117
|
Binary file
|
data/lib/tailwindcss/upstream.rb
CHANGED
data/lib/tailwindcss/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tailwindcss-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.32
|
5
5
|
platform: arm64-darwin
|
6
6
|
authors:
|
7
7
|
- David Heinemeier Hansson
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-10-
|
11
|
+
date: 2023-10-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|
@@ -99,7 +99,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
99
99
|
requirements:
|
100
100
|
- - ">="
|
101
101
|
- !ruby/object:Gem::Version
|
102
|
-
version:
|
102
|
+
version: 3.2.0
|
103
103
|
requirements: []
|
104
104
|
rubygems_version: 3.4.19
|
105
105
|
signing_key:
|